]> git.itanic.dy.fi Git - maemo-mapper/blob - data/help/en_US/maemomapper.xml.in
10bbd8fa6b3cd7b76715803ae37271f285a706db
[maemo-mapper] / data / help / en_US / maemomapper.xml.in
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ossohelpsource>
3   <folder>
4     <title>Maemo Mapper</title>
5     <topic>
6       <topictitle>Introduction</topictitle>
7       <context contextUID="help_maemomapper_intro"/>
8       <para>Welcome to Maemo Mapper.</para>
9       <para>
10         Maemo Mapper is a geographical mapping tool that can be used to:
11       </para>
12       <list>
13         <listitem>
14           Download map data to your device's main memory or to an external
15           memory card.
16         </listitem>
17         <listitem>
18           View that map data on the screen.
19         </listitem>
20         <listitem>
21           Navigate that map data by panning around the screen and zooming in
22           and out.
23         </listitem>
24         <listitem>
25           Display your position and other GPS information from a GPS
26           receiver.
27         </listitem>
28         <listitem>
29           Store and display Point-of-Interest (POI) data.
30         </listitem>
31         <listitem>
32           Download directions between arbitrary points on the map.
33         </listitem>
34         <listitem>
35           Save or open track data or route data.
36         </listitem>
37       </list>
38       <para>
39         Use the <ref refid="help_maemomapper_" refdoc="index"/> to peruse the
40         various sections of this help document, or go to <ref
41           refid="help_maemomapper_getstarted" refdoc="Getting Started"/> to
42         get up and running quickly.
43       </para>
44     </topic>
45     <topic>
46       <topictitle>Getting Started</topictitle>
47       <context contextUID="help_maemomapper_getstarted"/>
48       <para>
49         When you first start Maemo Mapper, you will be presented with the
50         <display_text>Settings</display_text> dialog box.  Most of the
51         settings have reasonable defaults, but if you have a GPS receiver,
52         you should fill in the <display_text>Bluetooth</display_text> field
53         with the MAC address of your GPS receiver.  If you don't know the
54         MAC, turn on your GPS receiver and push the
55         <display_text>Search</display_text> button.  Maemo Mapper will
56         attempt to automatically discover the MAC address of your receiver.
57         For more information about the <display_text>Settings</display_text>
58         dialog box, see <ref refid="help_maemomapper_settings"
59           refdoc="Settings"/>.
60       </para>
61       <para>
62         Alternatively, you can leave the
63         <display_text>Bluetooth</display_text> field blank, and Maemo Mapper
64         will attempt to automatically search for and use any bluetooth GPS
65         receivers that it can identify.  This is particularly useful if you
66         tend to use multiple different GPS receivers.  This feature is not
67         guaranteed to work on all Nokia devices or with all bluetooth GPS
68         receivers.
69       </para>
70       <note>
71         If you are using Maemo Mapper on a device with an internal GPS
72         receiver, then you should probably use the "Bluetooth" receiver type
73         and leave the field empty.
74       </note>
75       <para>
76         When you are finished setting up Maemo Mapper to your preferences,
77         pressing the <display_text>Ok</display_text> button will lead you to
78         another dialog box: the <display_text>Manage
79           Repositories</display_text> dialog.
80       </para>
81       <para>
82         To get started quickly, press the
83         <display_text>Download...</display_text> button.  Maemo Mapper will
84         download a set of pre-defined repository information for you to use.
85         If you use the pre-defined repositories, you can delete the
86         <display_text>Default</display_text> repository.  For more
87         information about repositories and the <display_text>Manage
88           Repositories</display_text> dialog, see
89         <ref refid="help_maemomapper_repoman"
90           refdoc="Managing Repositories"/>.
91       </para>
92       <para>
93         Certain repositories (most notably, the commercial ones) may have
94         license agreements attached with their use.  It may be illegal to
95         use a certain repository with Maemo Mapper or under certain
96         conditions.  This includes the repositories downloaded via the
97         <display_text>Download...</display_text> button.  If you are not
98         sure if you are legally allowed to use a particular repository, you
99         should delete it from your list of repositories.  The authors of
100         Maemo Mapper cannot be held responsible for your use of a particular
101         repository.
102       </para>
103       <para>
104         Once you have your Repositories set up the way you like, press the
105         Ok button, and you will be presented with a blank screen, because
106         you have not yet actually downloaded any map data to your device.
107         To allow Maemo Mapper to automatically download map data as it
108         becomes needed on the display, enable the
109         <display_text>Auto-Download</display_text> checkbox in the
110         <display_text>Maps</display_text> menu.
111       </para>
112       <para>
113         If you have a working internet connection, Maemo Mapper will attempt
114         to download maps and display them on the screen automatically as
115         the downloads complete.  You should see a map of the world.  Be
116         careful when you enable Auto-Download, because it can quickly fill
117         your available disk space.  See
118         <ref refid="help_maemomapper_mapman" refdoc="Managing Maps"/> for
119         details on how to manage disk space for a particular repository.
120       </para>
121       <heading>The Graphical User Interface</heading>
122       <para>
123         The main view of Maemo Mapper emphasizes simplicity.  By default,
124         the map is all that is displayed.  You current position (if you have
125         a GPS receiver) is indicated by a blue circle.  The blue line
126         extending from the blue circle indicates your current heading and
127         speed.  <i>Tracks</i> are red and represent where you have been.
128         <i>Routes</i> are green and represent where you want to go, i.e.
129         directions to a location.
130       </para>
131       <para>
132         The hardware buttons on your device provide quick access to common
133         functionality:
134       </para>
135       <list>
136         <listitem>
137           <graphic filename="2686KEY_full_screen"/> - Toggle
138           Full-Screen Mode
139         </listitem>
140         <listitem>
141           <graphic filename="2686KEY_zoom_in"/> - Zoom In - hold down to
142           zoom multiple levels at a time
143         </listitem>
144         <listitem>
145           <graphic filename="2686KEY_zoom_out"/> - Zoom Out - hold down to
146           zoom multiple levels at a time
147         </listitem>
148         <listitem>
149           <graphic filename="2686KEY_scroll_up"/> - Pan Up - hold down to
150           scroll
151         </listitem>
152         <listitem>
153           <graphic filename="2686KEY_scroll_down"/> - Pan Down - hold down
154           to scroll
155         </listitem>
156         <listitem>
157           <graphic filename="2686KEY_scroll_left"/> - Pan Left - hold down
158           to scroll
159         </listitem>
160         <listitem>
161           <graphic filename="2686KEY_scroll_right"/> - Pan Right - hold down
162           to scroll
163         </listitem>
164         <listitem>
165           <graphic filename="2686KEY_scroll_center"/> - Toggle
166           <ref refid="Auto-Center" refdoc="Auto-Center"/>
167         </listitem>
168         <listitem>
169           <graphic filename="2686KEY_esc"/> - Programmable; defaults
170           to: Hide/Show Tracks and Routes
171         </listitem>
172       </list>
173       <para>
174         You can also pan around the map by tapping on the screen.  Maemo
175         Mapper will center the display on where you tapped.  If you had
176         <display_text>Auto-Center</display_text> enabled, tapping a location
177         to center on it will automatically disable that functionality.
178       </para>
179       <para>
180         From this point, you can use the menus to manage routes, tracks, and
181         map data; to change the view; to change settings; or to see detailed
182         GPS information (if you have a GPS receiver).
183       </para>
184       <para>
185         There is also a context-sensitive menu that appears on the map when
186         you tap and hold a location on the map.  From that menu, you can
187         download directions, calculate distances, or add/modify
188         Point-of-Interest (POI) data.
189       </para>
190       <para>
191         For help with any of these features, use the
192         <ref refid="help_maemomapper_" refdoc="index"/>.
193       </para>
194     </topic>
195     <topic>
196       <topictitle>Main Menu</topictitle>
197       <context contextUID="help_maemomapper_mainmenu"/>
198       <para>
199         This help topic describes the functionality of each of the menu
200         items in Maemo Mapper.
201       </para>
202       <heading>Route</heading>
203       <para>
204         The <display_text>Route</display_text> menu is used to manipulate
205         the current <i>route</i>.  A route in Maemo Mapper is defined as a
206         set of points and waypoints describing <i>where you would like to
207           go</i>, e.g. driving directions from 123 Main Street to 456 Elm
208         Street.  It can include multiple segments.  The current route is
209         empty until you open or download a route.
210       </para>
211       <para>
212         The <display_text>Route</display_text> menu has the following menu
213         items:
214       </para>
215       <list>
216         <listitem>
217           <display_text>Open...</display_text> - Open a route from a GPX
218           file on the file system.  The opened route is <i>appended</i> to
219           the current route, so you can string together different routes
220           together to create a trip with multiple destinations.
221         </listitem>
222         <listitem>
223           <display_text>Download...</display_text> - Download a route from
224           the internet.  See <ref refid="help_maemomapper_downroute"
225             refdoc="Download Route"/> for more information.
226         </listitem>
227         <listitem>
228           <display_text>Save...</display_text> - Save the current route to a
229           GPX file on the file system.
230         </listitem>
231         <listitem>
232           <display_text>Show Distance to Next Waypoint</display_text> - Show
233           the distance left to be traveled (along the current route) until
234           the next waypoint.
235         </listitem>
236         <listitem>
237           <display_text>Show Distance to End of Route</display_text> - Show
238           the distance left to be traveled (along the current route) until
239           the end of the current route.  The calculated distance includes
240           the distance between breaks in the route (i.e. between the end of
241           one route segment and the beginning of another route segment).
242         </listitem>
243         <listitem>
244           <display_text>Reset</display_text> - Reset Maemo Mapper's tracking
245           of your progress along the current route.  Use this if Maemo
246           Mapper loses track of where you are with respect to the current
247           route.
248         </listitem>
249         <listitem>
250           <display_text>Reset</display_text> - Clear the current route,
251           effectively replacing it with an empty route.
252         </listitem>
253       </list>
254       <heading>Track</heading>
255       <para>
256         The <display_text>Track</display_text> menu is used to manipulate
257         your current <i>track</i>.  A track in Maemo Mapper is defined as
258         a set of points along which you have been traveling, i.e.  <i>where
259           you have been</i>.  It can include multiple segments.  Tracks are
260         most useful if you have enabled a GPS receiver.  The current track
261         is empty until you get at least one valid position point from your
262         GPS receiver, and it is appendeded to whenever you stray far enough
263         from the last track point.
264       </para>
265       <para>
266         The <display_text>Track</display_text> menu has the following menu
267         items:
268       </para>
269       <list>
270         <listitem>
271           <display_text>Open...</display_text> - Open a track from a GPX
272           file on the file system.  In contrast to route data, the opened
273           track is <i>prepended</i> to the current track, so if you are
274           trying to rebuild previous track data, you must open the tracks
275           backward in time (most recent tracks first).
276         </listitem>
277         <listitem>
278           <display_text>Save...</display_text> - Save the current track to a
279           GPX file on the file system.
280         </listitem>
281         <listitem>
282           <display_text>Insert Break</display_text> - Artificially insert a
283           break in your current track data.  This simulates the loss and
284           re-acquisition of a GPS fix, and it can be used to track, for
285           example, refueling stops.
286         </listitem>
287         <listitem>
288           <display_text>Insert Mark</display_text> - Artificially insert a
289           mark with a description in your current track data.  This can be
290           used to mark important landmarks.
291         </listitem>
292         <listitem>
293           <display_text>Show Distance from Last Break</display_text> - Show
294           the distance traveled (along the current track) since the last
295           break.
296         </listitem>
297         <listitem>
298           <display_text>Show Distance from Beginning</display_text> - Show
299           the distance traveled (along the current track) since the
300           beginning of the track.  The calculated distance includes the
301           distance between breaks in the track (i.e. between when a GPS fix
302           is lost and later re-acquired).
303         </listitem>
304         <listitem>
305           <display_text>Clear</display_text> - Clear the current track,
306           effectively replacing it with an empty track.
307         </listitem>
308       </list>
309       <heading>Maps</heading>
310       <para>
311         The <display_text>Maps</display_text> menu is used to control your
312         map repositories.  This menu will be populated with a list of all of
313         your map repositories, from which you can select to switch to a
314         particular repository.
315       </para>
316       <para>
317         The <display_text>Maps</display_text> menu has the following menu
318         items in addition to the list of available repositories:
319       </para>
320       <list>
321         <listitem>
322           <display_text>Manage Maps...</display_text> - Download or delete
323           maps for the currently selected repository.  For more details, see
324           <ref refid="help_maemomapper_mapman" refdoc="Managing Maps"/>.
325         </listitem>
326         <listitem>
327           <display_text>Manage Repositories...</display_text> - Configure
328           each of your available repositories, or add new ones.  You can
329           also download a pre-defined set of repositories.  For more
330           details, see <ref refid="help_maemomapper_repoman"
331             refdoc="Managing Repositories"/>.
332         </listitem>
333         <listitem>
334           <display_text>Auto-Download</display_text> - Toggle Maemo Mapper's
335           ability to automatically download maps as they are needed in order
336           to fill the screen with map data.  This is useful for arbitrary
337           exploration of the world while connected to the internet, or if
338           you have a constant connection to the internet (i.e. via a
339           cellular data service).
340         </listitem>
341       </list>
342       <heading>View</heading>
343       <para>
344         The <display_text>View</display_text> menu allows you to customize
345         the view by showing or hiding certain features of the display.
346       </para>
347       <para>
348         The <display_text>View</display_text> menu has the following menu
349         items:
350       </para>
351       <list>
352         <listitem>
353           <display_text>Zoom In</display_text> - Zoom in by one zoom level.
354           You can also use the <graphic
355             filename="2686KEY_zoom_in"/> button.
356         </listitem>
357         <listitem>
358           <display_text>Zoom Out</display_text> - Zoom out by one zoom
359           level.  You can also use the <graphic
360             filename="2686KEY_zoom_out"/> button.
361         </listitem>
362         <listitem>
363           <display_text>Full Screen</display_text> - Toggle full-screen
364           mode.  You can also use the <graphic
365             filename="2686KEY_full_screen"/> button to toggle
366           full-screen mode.
367         </listitem>
368         <listitem>
369           <display_text>Scale</display_text> - Toggle the display of the
370           scale.
371         </listitem>
372         <listitem>
373           <display_text>Route</display_text> - Toggle the display of routes.
374         </listitem>
375         <listitem>
376           <display_text>Track</display_text> - Toggle the display of tracks.
377         </listitem>
378         <listitem>
379           <display_text>Velocity Vector</display_text> - Toggle the display
380           of the velocity vector (the blue line extending from the blue
381           circle that represents your current location).
382         </listitem>
383         <listitem>
384           <display_text>POIs</display_text> - Toggle the display of POIs.
385         </listitem>
386         <listitem>
387           <display_text>POI Categories...</display_text> - Define POI
388           categories and which categories are displayed on the map.  For
389           more details, see <ref refid="help_maemomapper_poicat" refdoc="POI
390             Categories"/>.
391         </listitem>
392       </list>
393       <heading>Auto-Center</heading>
394       <para>
395         The <display_text>Auto-Center</display_text> menu is used to control
396         whether or not Maemo Mapper should re-center the display as your
397         current location changes.  The sensitivity of re-centering (how
398         close you get to the edge of the display before Maemo Mapper
399         re-centers the display) can be configured in the <ref
400           refid="help_maemomapper_settings" refdoc="Settings"/> Dialog.
401       </para>
402       <para>
403         There are three different modes of Auto-Center:
404       </para>
405       <list>
406         <listitem>
407           <display_text>Lat/Lon</display_text> - Keep your location centered
408           on the display.
409         </listitem>
410         <listitem>
411           <display_text>Lead</display_text> - Depending on your speed, keep
412           a location in front of you centered on the screen.  The faster you
413           are going, the more lead distance is used.
414         </listitem>
415         <listitem>
416           <display_text>None</display_text> - Do no re-center the display
417           automatically.
418         </listitem>
419       </list>
420       <heading>Go to</heading>
421       <para>
422         The <display_text>Go to</display_text> menu is used to center the
423         view on a particular location.
424       </para>
425       <para>
426         The <display_text>Go to</display_text> menu has the following menu
427         items:
428       </para>
429       <list>
430         <listitem>
431           <display_text>Lat/Lon...</display_text> - Specify an exact
432           Latitude and Longitude on which to center the display.
433         </listitem>
434         <listitem>
435           <display_text>GPS Position</display_text> - Center the display on
436           your current GPS position.  This is the manual counter-part of
437           the <display_text>Auto-Center</display_text> functionality
438           mentioned above.
439         </listitem>
440         <listitem>
441           <display_text>Next Waypoint</display_text> - Center the display on
442           the next waypoint in your route.  By default, the next waypoint is
443           colored a slightly darker green than normal waypoints.
444         </listitem>
445         <listitem>
446           <display_text>Nearest POI</display_text> - Center the display on
447           the enabled POI nearest to the current view center.
448         </listitem>
449       </list>
450       <heading>GPS</heading>
451       <para>
452         The <display_text>GPS</display_text> menu is used to access features
453         of the GPS receiver, including textual information not displayed on
454         the map.  It is also used to control your connection to the GPS
455         receiver.
456       </para>
457       <list>
458         <listitem>
459           <display_text>Enable GPS</display_text> - Toggle communication
460           with a GPS receiver.  You must have a GPS receiver set up in order
461           to use this menu item.  When on, Maemo Mapper will constantly
462           search for the GPS receiver.
463         </listitem>
464         <listitem>
465           <display_text>Show Information</display_text> - Toggle display of
466           additional information provided by the GPS receiver.  This
467           information will appear in the main display as a panel on the
468           left.
469         </listitem>
470         <listitem>
471           <display_text>Details...</display_text> - Show even more
472           information provided by the GPS receiver, including a polar plot
473           of all GPS satellites in view.
474         </listitem>
475         <listitem>
476           <display_text>Reset Bluetooth</display_text> - Attempt to reset
477           the bluetooth radio, in case it locks up for some reason.  In
478           order for this to succeed, you <i>must</i> add the following line
479           to your /etc/sudoers file (if you don't know what that means,
480           don't try it): <b>user ALL = NOPASSWD: /usr/sbin/hciconfig hci0
481             reset</b>
482         </listitem>
483       </list>
484       <heading>Other</heading>
485       <para>
486         In addition to the above menus, there are a few other items in the
487         main menu:
488       </para>
489       <list>
490         <listitem>
491           <display_text>Settings...</display_text> - Access and change
492           settings for using Maemo Mapper.  For more information, see <ref
493             refid="help_maemomapper_settings" refdoc="Settings"/>.
494         </listitem>
495         <listitem>
496           <display_text>Help...</display_text> - Access this help file.
497         </listitem>
498         <listitem>
499           <display_text>About...</display_text> - Display version and
500           copyright information.
501         </listitem>
502         <listitem>
503           <display_text>Close</display_text> - Close Maemo Mapper.
504         </listitem>
505       </list>
506     </topic>
507     <topic>
508       <topictitle>Context Menu</topictitle>
509       <context contextUID="help_maemomapper_cmenu"/>
510       <para>
511         By tapping and holding on the screen, you can access the context
512         menu to execute actions on either that location, the nearest route
513         waypoint, or the nearest POI.
514       </para>
515       <para>
516         The context menu is separated into two hierarchical levels.  The
517         first level (<display_text>Location</display_text>,
518         <display_text>Waypoint</display_text>, or
519         <display_text>POI</display_text>) determines what kind of data on
520         which the operation applies.
521       </para>
522       <heading>Location</heading>
523       <para>
524         The <display_text>Location</display_text> submenu performs actions
525         on the exactly latitude and longitude on which the tap-and-hold
526         operation was performed.  With that location, you can do the
527         following actions:
528       </para>
529       <list>
530         <listitem>
531           <display_text>Show Lat/Lon</display_text> - Display the latitude
532           and longitude of the selected location, in the style chosen in
533           <display_text>Settings</display_text>
534         </listitem>
535         <listitem>
536           <display_text>Copy Lat/Lon</display_text> - Copy the latitude and
537           longitude of the selected location to the clipboard, in
538           comma-separated decimal format.
539         </listitem>
540         <listitem>
541           <display_text>Show Distance to</display_text> - Display the
542           distance (in a straight line) to the selected location.
543         </listitem>
544         <listitem>
545           <display_text>Download Route to...</display_text> - Open the
546           <ref refid="help_maemomapper_downroute"
547             refdoc="Download Route"/> dialog with the selected location
548           pre-filled as the destination.
549         </listitem>
550         <listitem>
551           <display_text>Add Route Point</display_text> - Add a point to the
552           current route, based on the selected location.  The point is not a
553           waypoint.
554         </listitem>
555         <listitem>
556           <display_text>Add Waypoint...</display_text> - Add a waypoint
557           to the current route, based on the selected location.  You must
558           provide a description for the waypoint to be legitimate.  By
559           specifying an empty description, however, you can create a break
560           in the route.  The break will not be connected to the rest of the
561           route, so it can be used to start a new segment.
562         </listitem>
563         <listitem>
564           <display_text>Add POI...</display_text> - Add a POI to the POI
565           database, based on the selected location.  If the category in
566           which you place the POI is disabled, it will not be visible on the
567           map after creation, but it will still be in the database.
568         </listitem>
569         <listitem>
570           <display_text>Set as GPS Position</display_text> - Force Maemo
571           Mapper to consider the selected location to be the current GPS
572           location.  This will not affect the current track, but it will
573           change the location of the blue circle that represents your
574           current location, and it can be used to calculate a route from
575           that location. 
576         </listitem>
577       </list>
578       <heading>Waypoint</heading>
579       <para>
580         The <display_text>Waypoint</display_text> submenu performs actions
581         on the waypoint nearest to the point on which the tap-and-hold
582         operation was performed.  If no waypoints are nearby, an error
583         message will be displayed.
584       </para>
585       <list>
586         <listitem>
587           <display_text>Show Lat/Lon</display_text> - Show the latitude and
588           longitude of the selected waypoint, in the style chosen in
589           <display_text>Settings</display_text>.
590         </listitem>
591         <listitem>
592           <display_text>Show Description</display_text> - Show the
593           description attached to the select waypoint.  When downloading
594           routes via the <ref refid="help_maemomapper_downroute"
595             refdoc="Download Route"/> dialog, the description will contain
596           the directions needed to take at that waypoint (e.g. "Turn left at
597           Main Street.  Go 2.5 kilometers.").
598         </listitem>
599         <listitem>
600           <display_text>Copy Lat/Lon</display_text> - Copy the latitude and
601           longitude of the selected waypoint to the clipboard, in
602           comma-separated decimal format.
603         </listitem>
604         <listitem>
605           <display_text>Copy Description</display_text> - Copy the
606           description of the waypoint to the clipboard.
607         </listitem>
608         <listitem>
609           <display_text>Show Distance to</display_text> - Show the distance 
610           left to be traveled (along the current route) until the selected
611           waypoint.  The calculated distance includes the distance between
612           breaks in the route (i.e. between the end of one route segment and
613           the beginning of another route segment).
614         </listitem>
615         <listitem>
616           <display_text>Download Route to...</display_text> - Open the
617           <ref refid="help_maemomapper_downroute"
618             refdoc="Download Route"/> dialog with the selected waypoint's
619           location pre-filled as the destination.
620         </listitem>
621         <listitem>
622           <display_text>Delete...</display_text> - Delete the selected
623           waypoint from the current route.  This will delete all route
624           segments surrounding the route, including (and limited to) all the
625           points from that waypoint to the next and previous waypoints.
626         </listitem>
627         <listitem>
628           <display_text>Add POI...</display_text> - Add a POI to the POI
629           database, based on the selected waypoint's location.  If the
630           category in which you place the POI is disabled, it will not be
631           visible on the map after creation, but it will still be in the
632           database.
633         </listitem>
634       </list>
635       <heading>POI</heading>
636       <para>
637         The <display_text>POI</display_text> submenu performs actions
638         on the POI nearest to the point on which the tap-and-hold operation
639         was performed.  If no POIs are nearby, an error message will be
640         displayed.
641       </para>
642       <list>
643         <listitem>
644           <display_text>View/Edit</display_text> - View and/or edit the
645           selected POI.
646         </listitem>
647         <listitem>
648           <display_text>Show Distance to</display_text> - Display the
649           distance (in a straight line) to the selected POI.
650         </listitem>
651         <listitem>
652           <display_text>Download Route to...</display_text> - Open the
653           <ref refid="help_maemomapper_downroute"
654             refdoc="Download Route"/> dialog with the selected POI's
655           location pre-filled as the destination.
656         </listitem>
657         <listitem>
658           <display_text>Add Route Point</display_text> - Add a point to the
659           current route, based on the selected POI's location.  The point is
660           not a waypoint.
661         </listitem>
662         <listitem>
663           <display_text>Add Waypoint...</display_text> - Add a waypoint
664           to the current route, based on the selected location.  You must
665           provide a description for the waypoint to be legitimate.  By
666           specifying an empty description, however, you can create a break
667           in the route.  The break will not be connected to the rest of the
668           route, so it can be used to start a new segment.
669         </listitem>
670       </list>
671     </topic>
672     <topic>
673       <topictitle>Managing Repositories</topictitle>
674       <context contextUID="help_maemomapper_repoman"/>
675       <para>
676         In Maemo Mapper, map data is divided into specific units called
677         <i>repositories</i>.  A repository is a source of map data, each of
678         which has its own way of visualizing the Earth.  For example,
679         repositories based on street maps typically draw roads as lines and
680         buildings as areas, whereas repositories based on satellite data
681         draw the Earth as it would appear from space.  There are also
682         "hybrid" repositories that overlay street map data on top of
683         satellite data, as well as topographical maps that show altitude
684         data.
685       </para>
686       <para>
687         Each repository is made up of maps at 16 different zoom levels.
688         Zoom Level 0 is the highest resolution (closest to the Earth, i.e.
689         "zoomed in"), and Zoom Level 15 is the lowest resolution (furthest
690         from the Earth, i.e. "zoomed out").  Not all repositories are
691         available at all zoom levels, and some repositories may even produce
692         an error (which you can usually ignore) if you try to download maps
693         at that zoom level.
694       </para>
695       <para>
696         Once you have set up at least one repository, you can start
697         downloading maps from that repository to your device's file system.
698         For details on how to do this, see 
699         <ref refid="help_maemomapper_mapman" refdoc="Managing Maps"/>.
700       </para>
701       <para>
702         You can set up any number of repositories in Maemo Mapper, but only
703         one can be active at any given time.  The <display_text>Manage
704           Repositories</display_text> dialog is accessed via the
705         <display_text>Manage Repositories...</display_text> menu item of the
706         <display_text>Maps</display_text> menu, and it allows you to add,
707         edit, and remove repositories.
708       </para>
709       <para>
710         The <display_text>Manage Repositories...</display_text> has a combo
711         box that controls which repository is being viewed and edited.  When
712         a repository is selected, the controls below it display the current
713         settings, which you can change:
714       </para>
715       <list>
716         <listitem>
717           <display_text>URL Format</display_text> - A specially formatted
718           string that looks like a URL, but it needs to have at least one
719           printf-style substitution strings (like %f or %s).  Normally, you
720           must either get these URL formats from the internet
721           (www.internettablettalk.com is a good source), or you can use the
722           <display_text>Download...</display_text> button in the
723           Repositories dialog box to download a sample.
724         </listitem>
725         <listitem>
726           <display_text>Cache DB</display_text> - A database file on the file
727           system (either on the device's internal memory, or an external
728           memory card) in which maps are stored.  Maps are kept here
729           indefinitely (until you delete them), so pick a location with a
730           lot of free space.  You can use the
731           <display_text>Browse...</display_text> button to select the
732           database file with a graphical file system browser, or you can enter
733           the filename manually.
734         </listitem>
735         <listitem>
736           <display_text>Download Zoom Steps</display_text> - Controls which
737           zoom levels should be avoided when automatically downloading maps
738           (i.e. Auto-Download is enabled).  The lowest setting (one bar)
739           means to download every zoom level.  The highest setting (four
740           bars) causes Maemo Mapper to only download every fourth zoom level
741           (0, 4, 8, and 16).
742         </listitem>
743         <listitem>
744           <display_text>View Zoom Steps</display_text> - Similar to the
745           above-described <display_text>Download Zoom Steps</display_text>
746           option, except that it controls how Maemo Mapper behaves when
747           zooming.  For example, at two bars, pressing
748           <graphic filename="2686KEY_zoom_in"/> causes Maemo Mapper to zoom
749           in two levels instead of just one.  Setting this equal to
750           <display_text>Download Zoom Steps</display_text> ensures that you
751           see all maps at their native resolution.
752         </listitem>
753         <listitem>
754           <display_text>Double Pixels</display_text> - This forces Maemo
755           Mapper to avoid using the native resolution of any maps, instead
756           using pixel-doubling.  This is useful if your repository's maps
757           contain small, hard-to-read text, and you want to double the size
758           of the images to make them more readable.  This setting can also
759           affect the zoom levels that are downloaded when Auto-Download is
760           enabled.
761         </listitem>
762         <listitem>
763           <display_text>Next-able</display_text> - This oddly-named option
764           determines whether or not the "Select Next Repository" action
765           (which can be mapped to any of the hardware keys) will be able to
766           select this repository.  When unset, the "Select Next Repository"
767           action will simply skip over this repository.
768         </listitem>
769         <listitem>
770           <display_text>Downloadable Zooms</display_text> - This setting
771           governs the minimum and maximum zoom levels Maemo Mapper should
772           attempt to automatically download for this repository (when
773           Auto-Download is enabled).  Some repositories support more zoom
774           levels than others, and supported zoom levels may even vary from
775           location to location.
776         </listitem>
777       </list>
778       <para>
779         In addition to the per-repository controls, there are a few buttons
780         that provide additional functionality:
781       </para>
782       <list>
783         <listitem>
784           <display_text>Rename...</display_text> - Renames the currently
785           selected repository.
786         </listitem>
787         <listitem>
788           <display_text>Delete...</display_text> - Deletes the currently
789           selected repository.
790         </listitem>
791         <listitem>
792           <display_text>New...</display_text> - Adds a new repository.
793         </listitem>
794         <listitem>
795           <display_text>Reset...</display_text> - Resets your repository
796           list to the factory default.  This will remove all of your
797           repositories and replace them with the single default repository
798           that comes with Maemo Mapper.
799         </listitem>
800         <listitem>
801           <display_text>Download...</display_text> - Downloads information
802           about several preset repositories, and adds them to your
803           repository list.  They will be appended to any existing
804           repositories you already have.  They are not read-only - you may
805           edit them as you wish.  This is a good way to get started.
806         </listitem>
807       </list>
808       <note>
809         Certain repositories (most notably, the commercial ones) may
810         have license agreements attached with their use.  It may be
811         illegal to use a certain repository with Maemo Mapper or under
812         certain conditions.  This includes the repositories downloaded
813         via the <display_text>Download...</display_text> button.  If you
814         are not sure if you are legally allowed to use a particular
815         repository, you should delete it from your list of repositories.
816         The authors of Maemo Mapper cannot be held responsible for your
817         use of a particular repository.
818       </note>
819     </topic>
820     <topic>
821       <topictitle>Managing Maps</topictitle>
822       <context contextUID="help_maemomapper_mapman"/>
823       <para>
824         In Maemo Mapper, <i>repositories</i> represent sources of map data,
825         and <i>maps</i> are just image files (e.g. PNG or JPEG) that are
826         drawn onto the screen.  Once you have a repository set up (see 
827         <ref refid="help_maemomapper_repoman"
828           refdoc="Managing Repositories"/>), you can download maps from a
829         repository into a Map Cache, which is just a database file on your
830         device's file system.
831       </para>
832       <para>
833         Maemo Mapper downloads maps from the current repository so that they
834         can be drawn onto the screen and later recalled from disk, instead
835         of downloading a map every time it is needed.  This is called
836         <i>caching</i>, and it allows you to use Maemo Mapper even when you
837         are not connected to the internet.
838       </para>
839       <para>
840         Because Maemo Mapper downloads maps to your device's file system,
841         you must be aware of how much disk space your maps are taking up,
842         especially if you enable Auto-Download.  If space is a concern, you
843         may also choose to go without a cache entirely.  You can do this by
844         leaving the Map Cache DB field blank in the <display_text>Manage
845         Repositories</display_text> dialog.  Note that this will cause Maemo
846         Mapper to download maps each time they are needed.  If you are using
847         a cellular data plan that charges per kilobyte, you probably want to
848         use a cache.  For more information about repositories and the
849         <display_text>Manage Repositories</display_text> dialog, see
850         <ref refid="help_maemomapper_repoman"
851           refdoc="Managing Repositories"/>.
852       </para>
853       <para>
854         Aside from the Auto-Download functionality, you can also download
855         maps manually using the <display_text>Manage Maps...</display_text>
856         menu item of the <display_text>Maps</display_text> menu.  The
857         <display_text>Manage Maps</display_text> dialog allows you to
858         download, overwrite, or delete maps, either by area or along your
859         current route.  It contains up to three tabs, all of which control
860         which and how many maps are downloaded.
861       </para>
862       <heading>Setup</heading>
863       <para>
864         The <display_text>Setup</display_text> tab controls what you what to
865         do.  You can download maps (optionally overwriting
866         already-downloaded maps) from the current repository to your
867         device's file system, or you can delete maps (pertaining to the
868         current repository) from your device's file system.  Both of these
869         operations can be done either over a rectangular area or along your
870         current route.
871       </para>
872       <list>
873         <listitem>
874           <display_text>Download Maps</display_text> - If selected, Maemo
875           Mapper will download maps from the current repository to your
876           device's file system, for the area you specify.  By default, Maemo
877           Mapper only downloads the maps that you don't already have.
878         </listitem>
879         <listitem>
880           <display_text>Overwrite</display_text> - If selected, then Maemo
881           Mapper will download maps and overwrite any maps that you may have
882           already downloaded.
883         </listitem>
884         <listitem>
885           <display_text>Delete Maps</display_text> - If selected, Maemo
886           Mapper will delete maps from your file system, for the area you
887           specify.
888         </listitem>
889         <listitem>
890           <display_text>By Area</display_text> - If selected, Maemo Mapper
891           will download or delete maps for a particular rectangular area of
892           the world, based on the latitude and longitude of an upper-left
893           and lower-right corner.  See the <display_text>Area</display_text>
894           tab to specify the coordinates.
895         </listitem>
896         <listitem>
897           <display_text>Along Route</display_text> - If selected, Maemo
898           Mapper will download or delete maps along your current route.
899           This is useful if, for example, you are about to embark on a trip
900           and want to make sure that you have maps for all points along the
901           route.
902         </listitem>
903         <listitem>
904           <display_text>Radius (tiles)</display_text> - If
905           <display_text>Along Route</display_text> is selected, then you can
906           specify the radius around your route for which maps will be
907           downloaded or deleted.  For example, if you specify 4 (the
908           default), then Maemo Mapper will download all tiles that are
909           within 4 tiles of your route.
910         </listitem>
911       </list>
912       <heading>Zoom</heading>
913       <para>
914         The <display_text>Zoom</display_text> tab controls which zoom levels
915         at which maps are downloaded or deleted.  The current zoom level is
916         selected by default, but you can enable or disable any zoom levels
917         that you like.
918       </para>
919       <heading>Area</heading>
920       <para>
921         The <display_text>Area</display_text> tab, available if the
922         <display_text>By Area</display_text> option is selected in the
923         <display_text>Setup</display_text> tab, defines the rectangular area
924         of the world for which maps will be downloaded or deleted.  If
925         applicable, the fields are pre-filled with your current and previous
926         view center coordinates.  This allows you to graphically choose your
927         rectangle by first centering on one corner of the rectangle, then
928         centering on the opposite corner, by tapping the screen or by using
929         the <display_text>Lat/Lon</display_text> menu item of the
930         <display_text>Go to</display_text> menu.
931       </para>
932     </topic>
933     <topic>
934       <topictitle>Downloading Routes</topictitle>
935       <context contextUID="help_maemomapper_downroute"/>
936       <para>
937         Route data can be loaded from GPX files, like the ones provided by
938         the GPX Driving Directions web service
939         (http://www.gnuite.com/cgi-bin/gpx.cgi).  Or, route data can be
940         downloaded directly within Maemo Mapper using the
941         <display_text>Download Route</display_text> dialog.
942       </para>
943       <para>
944         Downloading routes requires an active connection to the internet,
945         but once a route is loaded into Maemo Mapper, the internet
946         connection is no longer needed (unless
947         <display_text>Auto-Update</display_text> is enabled).  The route
948         download functionality in Maemo Mapper actually uses the
949         aforementioned GPX Driving Directions web service.
950       </para>
951       <para>
952         To download a route, you must specify an
953         <display_text>Origin</display_text> and a
954         <display_text>Destination</display_text>.  The GPX Driving
955         Directions web service will return a route taking you from the
956         origin to the destination.
957       </para>
958       <para>
959         The <display_text>Download Route</display_text> dialog contains the
960         following controls:
961       </para>
962       <list>
963         <listitem>
964           <display_text>Source URL</display_text> - The web service from
965           which driving directions are retrieved.  The default is fine, and
966           it is usually left unchanged.
967         </listitem>
968         <listitem>
969           <display_text>Auto-Update</display_text> - This option, only
970           available if <display_text>Use GPS Location</display_text> is
971           enabled, will cause Maemo Mapper to automatically re-download a
972           new route if you stray from the route.  Note that you must have a
973           continuous connection to the internet (i.e. cellular data service)
974           for Auto-Update to work.
975         </listitem>
976         <listitem>
977           <display_text>Use GPS Location</display_text> - If selected, then
978           the current GPS location will be used as the
979           <display_text>Origin</display_text>.
980         </listitem>
981         <listitem>
982           <display_text>Use End of Route</display_text> - If selected, then
983           the end of the route will be used as the
984           <display_text>Origin</display_text>.  This is useful for stringing
985           together multiple route downloads into a single route.
986         </listitem>
987         <listitem>
988           <display_text>Origin</display_text> - If selected, then you must
989           enter your own origin.  An origin can be specified in any format
990           understood by Google Maps.  Some examples: "25, -43" (lat/lon),
991           "68712" (zip code), "San Francisco, CA", "123 Main St, 45112",
992           "5th and Main, 12151".  In fact, if your route download fails with
993           a "Could not generate directions" error message, you can use
994           Google Maps to test your origin for accuracy.
995         </listitem>
996         <listitem>
997           <display_text>Destination</display_text> - The destination to
998           which the directions will lead.  Like the
999           <display_text>Origin</display_text>, a destination can be
1000           specified in any format understood by Google Maps.
1001         </listitem>
1002       </list>
1003     </topic>
1004     <topic>
1005       <topictitle>Downloading POIs</topictitle>
1006       <context contextUID="help_maemomapper_downpoi"/>
1007       <para>
1008         Points of Interest (POIs) can be loaded from GPX files, like the
1009         ones provided by the GPX POI Search web service
1010         (http://www.gnuite.com/cgi-bin/poi.cgi).  Or, POI data can be
1011         downloaded directly within Maemo Mapper using the
1012         <display_text>Download POIs</display_text> dialog.
1013       </para>
1014       <para>
1015         Downloading POIs requires an active connection to the internet,
1016         but once a POI is loaded into Maemo Mapper, the POI is accessible in
1017         Maemo Mapper regardless of whether or not you are connected to the
1018         internet.  The POI download functionality in Maemo Mapper actually
1019         uses the aforementioned GPX POI Search web service.
1020       </para>
1021       <para>
1022         To search for POIs, you enter an <display_text>Origin</display_text>
1023         and a <display_text>Query</display_text>.  The GPX POI Search web
1024         service will return up to 10 matching POIs in the vicinity of the
1025         origin.  You can access more POIs from the same query by using the
1026         <display_text>Page</display_text> modifier.
1027       </para>
1028       <para>
1029         Once you have downloaded POIs, they are automatically added to your
1030         POI database, and you are presented with the <display_text>POI
1031           List</display_text> dialog to to review the POIs that were
1032         downloaded and added to your database.  You must manually remove any
1033         POIs that you don't want in your database.  For more information
1034         about the <display_text>POI List</display_text> dialog and
1035         deleting POIs, see <ref refid="help_maemomapper_poilist"
1036           refdoc="POI List"/>.
1037       </para>
1038       <para>
1039         The <display_text>Download POIs</display_text> dialog contains the
1040         following controls:
1041       </para>
1042       <list>
1043         <listitem>
1044           <display_text>Source URL</display_text> - The web service from
1045           which POIs are retrieved.  The default is fine, and it is usually
1046           left unchanged.
1047         </listitem>
1048         <listitem>
1049           <display_text>Use GPS Location</display_text> - If selected, then
1050           the current GPS location will be used as the
1051           <display_text>Origin</display_text>.
1052         </listitem>
1053         <listitem>
1054           <display_text>Use End of Route</display_text> - If selected, then
1055           the end of the route will be used as the
1056           <display_text>Origin</display_text>.  This is useful for searching
1057           for points of interests (like hotels or restaurants) near your
1058           current destination.
1059         </listitem>
1060         <listitem>
1061           <display_text>Origin</display_text> - If selected, then you must
1062           enter your own origin.  An origin can be specified in any format
1063           understood by Google Maps.  Some examples: "25, -43" (lat/lon),
1064           "68712" (zip code), "San Francisco, CA", "123 Main St, 45112",
1065           "5th and Main, 12151".  In fact, if your route download fails with
1066           a "Could not generate directions" error message, you can use
1067           Google Maps to test your origin for accuracy.
1068         </listitem>
1069         <listitem>
1070           <display_text>Category</display_text> - Specifies the default
1071           category in which all resulting POIs will be placed.  You can
1072           always change the category later.  If you have not yet entered a
1073           <display_text>Query</display_text> when you select a category,
1074           then the name of the category will be entered into the
1075           <display_text>Query</display_text> field for you.  This allows you
1076           to, for example, quickly search for restaurants and put them in
1077           the Restaurant category.
1078         </listitem>
1079         <listitem>
1080           <display_text>Page</display_text> - Specifies the page of results
1081           that you want to retrieve.  Think of it as the page number in a
1082           web search.  Page 1 contains the first 10 results.  Page 2
1083           contains results 10-19.  And so on.
1084         </listitem>
1085         <listitem>
1086           <display_text>Query</display_text> - A free-form text query that
1087           describes the POIs for which you are searching.  This can be
1088           anything from "food" to "hairstylist" to "museum."  Note that the
1089           selected <display_text>Category</display_text> is not part of the
1090           query unless you explicitly include it in the
1091           <display_text>Query</display_text> field.
1092         </listitem>
1093       </list>
1094     </topic>
1095     <topic>
1096       <topictitle>Browsing POIs</topictitle>
1097       <context contextUID="help_maemomapper_browsepoi"/>
1098       <para>
1099         Once you have imported or downloaded POIs into your POI database,
1100         you can use the <display_text>Browse POIs</display_text> dialog to
1101         search for certain POIs in your database and to view those POIs in a
1102         tabular format.
1103       </para>
1104       <para>
1105         To browse for POIs, you enter an <display_text>Origin</display_text>
1106         and a optional <display_text>Query</display_text>.  Maemo Mapper
1107         will search the database for all POIs matching your query, and it
1108         will calculate the distance from each POI to your specified
1109         <display_text>Origin</display_text>.  You may also filter your
1110         results by <display_text>Category</display_text>.
1111       </para>
1112       <para>
1113         Once your search is performed, you are taken to the
1114         <display_text>POI List</display_text> dialog, where you can view,
1115         edit, and delete any of the POIs that matched your query.  For more
1116         information about the <display_text>POI List</display_text> dialog
1117         and editing POIs, see <ref refid="help_maemomapper_poilist"
1118           refdoc="POI List"/>.
1119       </para>
1120       <para>
1121         The <display_text>Browse POIs</display_text> dialog contains the
1122         following controls:
1123       </para>
1124       <list>
1125         <listitem>
1126           <display_text>Use GPS Location</display_text> - If selected, then
1127           the current GPS location will be used as the
1128           <display_text>Origin</display_text>.
1129         </listitem>
1130         <listitem>
1131           <display_text>Use End of Route</display_text> - If selected, then
1132           the end of the route will be used as the
1133           <display_text>Origin</display_text>.  This is useful for searching
1134           for points of interests (like hotels or restaurants) near your
1135           current destination.
1136         </listitem>
1137         <listitem>
1138           <display_text>Origin</display_text> - If selected, then you must
1139           enter your own origin.  An origin can be specified in any format
1140           understood by Google Maps.  Some examples: "25, -43" (lat/lon),
1141           "68712" (zip code), "San Francisco, CA", "123 Main St, 45112",
1142           "5th and Main, 12151".  In fact, if your route download fails with
1143           a "Could not generate directions" error message, you can use
1144           Google Maps to test your origin for accuracy.
1145         </listitem>
1146         <listitem>
1147           <display_text>Category</display_text> - Filters the results based
1148           on the selected category.
1149         </listitem>
1150         <listitem>
1151           <display_text>Query</display_text> - An optional substring which
1152           must appear in either the label or description of a POI in order
1153           for the POI to match.  Any spaces, commas, or other punctiation in
1154           the query must also be in the label or description.  If left
1155           blank, then all POIs are matched.
1156         </listitem>
1157       </list>
1158     </topic>
1159     <topic>
1160       <topictitle>POI List</topictitle>
1161       <context contextUID="help_maemomapper_poilist"/>
1162       <para>
1163         The <display_text>POI List</display_text> dialog is a tabular
1164         display of POIs.  With this dialog, you can go to a specific POI,
1165         edit POIs, change the categories of a set of POIs, delete POIs, and
1166         export POIs to the GPX file format.
1167       </para>
1168       <para>
1169         The main view of the <display_text>POI List</display_text> dialog is
1170         a table with five columns, all of which (except the checkbox) can be
1171         sorted by tapping on the appropriate header:
1172       </para>
1173       <list>
1174         <listitem>
1175           <display_text>*</display_text> - This checkbox column contains a
1176           checkbox for each POI in the table.  All of the POIs that are
1177           checked will be affected by operations in the
1178           <display_text>Checked POI Actions</display_text> dialog, described
1179           later.  You can tap on the column header to enable or disable
1180           all of the checkboxes at once.  Note that this checkbox has no
1181           effect on whether or not the POI is visible in the map.
1182         </listitem>
1183         <listitem>
1184           <display_text>Category</display_text> - The category in which the
1185           POI belongs.  Categories can be edited, enabled, and disabled with
1186           the <display_text>POI Categories</display_text> dialog.  For more
1187           information about the <display_text>POI Categories</display_text>
1188           dialog, see <ref refid="help_maemomapper_poicat"
1189             refdoc="POI Categories"/>
1190         </listitem>
1191         <listitem>
1192           <display_text>Dist.</display_text> - The distance from the Origin
1193           to the given POI.
1194         </listitem>
1195         <listitem>
1196           <display_text>Bear.</display_text> - The bearing (in degrees from
1197           true north) from the Origin to the given POI.  A bearing of zero
1198           or 360 means that the POI is due north of the Origin.  90 means
1199           east; 180 means south; and 270 means west.
1200         </listitem>
1201         <listitem>
1202           <display_text>Label</display_text> - The label of the POI.
1203         </listitem>
1204       </list>
1205       <para>
1206         Below the table are four buttons:
1207       </para>
1208       <list>
1209         <listitem>
1210           <display_text>Go to</display_text> - Pans the map display to the
1211           currently selected POI (i.e. the currently highlighted row).
1212           Remember that you can tap and hold on the title bar of the dialog
1213           in order to see the map behind it.
1214         </listitem>
1215         <listitem>
1216           <display_text>Edit...</display_text> - Opens the
1217           <display_text>Edit POI</display_text> dialog for the currently
1218           selected POI (i.e. the currently highlighted row).  You can also
1219           double-tap on a row in the table to open this dialog.
1220         </listitem>
1221         <listitem>
1222           <display_text>Checked POI Actions...</display_text> - Opens the
1223           <display_text>Checked POI Actions</display_text> dialog, which
1224           allows you to perform actions on the currently checked POIs in the
1225           table.  From that dialog, you can set the categories of the
1226           checked POIs, delete the checked POIs, and/or export the checked
1227           POIs to a GPX file.
1228         </listitem>
1229         <listitem>
1230           <display_text>Close</display_text> - Closes the <display_text>POI
1231             List</display_text> dialog.
1232         </listitem>
1233       </list>
1234     </topic>
1235     <topic>
1236       <topictitle>POI Categories</topictitle>
1237       <context contextUID="help_maemomapper_poicat"/>
1238       <para>
1239         POI Categories are a means by which you can organize your POIs for
1240         selective display.  The <display_text>POI Categories</display_text>
1241         dialog is accessed from the <display_text>View</display_text> menu
1242         and allows you to enable/disable, add, edit, or delete categories.
1243       </para>
1244       <para>
1245         Each row in the table represents a category.  There are three
1246         columns displayed for each category:
1247       </para>
1248       <list>
1249         <listitem>
1250           <display_text>Enabled</display_text> - Controls whether or not
1251           POIs in this category are drawn on the map.
1252         </listitem>
1253         <listitem>
1254           <display_text>Label</display_text> - A short label to describe the
1255           category.  This is the name that will be visible when viewing a
1256           POI.
1257         </listitem>
1258         <listitem>
1259           <display_text>Description</display_text> - A longer description of
1260           the category.  This description is not visible anywhere except in
1261           this dialog; it is only used to get an idea of how the category is
1262           meant to be used.
1263         </listitem>
1264       </list>
1265       <para>
1266         Selecting a row in the table and pressing the
1267         <display_text>Edit</display_text> button will allow you to edit the
1268         above three attributes of a category, and to delete a category.  You
1269         can also add a new category by using the
1270         <display_text>Add</display_text> button.
1271       </para>
1272       <note>
1273         A POI may only be associated with a single category at a time.
1274       </note>
1275     </topic>
1276     <topic>
1277       <topictitle>Settings</topictitle>
1278       <context contextUID="help_maemomapper_settings"/>
1279       <para>
1280         The <display_text>Settings</display_text> dialog (accessible from
1281         the main menu) provides access to a plethora of configurable options
1282         that control how Maemo Mapper appears and runs.  In addition to the
1283         tabs, which are described below, there are also two buttons at the
1284         bottom of the diagram labeled <display_text>Hardware
1285           Keys...</display_text> and <display_text>Colors...</display_text>.
1286       </para>
1287       <para>
1288         The <display_text>Hardware Keys...</display_text> button brings up
1289         another dialog box, which allows you to customize the actions that
1290         each hardware key causes.  For example, you can map the 
1291         <graphic filename="2686KEY_esc"/> button to cycle through map
1292         repositories, giving you quick access to switching among them.
1293       </para>
1294       <para>
1295         The <display_text>Colors...</display_text> button allows you to
1296         customize the colors that are used for drawing on-map objects.
1297       </para>
1298       <heading>GPS</heading>
1299       <para>
1300         The <display_text>GPS</display_text> tab tells Maemo Mapper the
1301         source (if any) from which to retrieve GPS data.  It is only
1302         applicable if you have access to a GPS source, such as a bluetooth
1303         GPS receiver or a GPSD server.  Technically, Maemo Mapper uses GPSD
1304         for all of its GPS receiver communication, but you can instruct
1305         Maemo Mapper to use GPSD in one of three ways:
1306       </para>
1307       <list>
1308         <listitem>
1309           <display_text>Bluetooth</display_text> - Select this option
1310           if you are using a bluetooth GPS receiver, and enter the
1311           MAC address in the field provided.  If you don't know the MAC
1312           address, turn on your receiver and press the
1313           <display_text>Scan...</display_text> button to select it from a
1314           list of nearby bluetooth devices.  Or, leave the field blank and
1315           Maemo Mapper will automatically try to use any bluetooth GPS
1316           receivers that it can identify.  This
1317           option is also appropriate if you are running Maemo Mapper on a
1318           device with an internal GPS receiver, in which case you should
1319           leave the field blank.
1320         </listitem>
1321         <listitem>
1322           <display_text>File Path</display_text> - Select this option to use
1323           a device file on your file system, such as an RFCOMM device, and
1324           specify the pathname of the file in the appropriate field.
1325         </listitem>
1326         <listitem>
1327           <display_text>GPSD Host</display_text> - Select this option if you
1328           want to connect Maemo Mapper to any GPSD server (local or remote).
1329           Enter the hostname and port of the server in the fields provided.
1330           The default values (127.0.0.1 on port 2947) cause Maemo Mapper to
1331           use the local GPSD server, if available.
1332         </listitem>
1333       </list>
1334       <heading>Auto-Center</heading>
1335       <para>
1336         The <display_text>Auto-Center</display_text> tab allows you to
1337         configure how Maemo Mapper automatically re-centers the display when
1338         either <display_text>Lat/Lon</display_text> or
1339         <display_text>Lead</display_text> is enabled from the
1340         <display_text>Auto-Center</display_text> menu.  The Auto-Center
1341         feature is most useful in conjunction with a GPS receiver.
1342       </para>
1343       <list>
1344         <listitem>
1345           <display_text>Lead Amount</display_text> - When Auto-Center is set
1346           to <display_text>Lead</display_text>, then Maemo Mapper will keep
1347           the center of the screen focused on an area in front of you.  When
1348           driving, this allows you to view more of the road ahead of you.
1349           The distance in front of you on which the screen is centered is
1350           based on two variables: your current speed and the value of the
1351           <display_text>Lead Amount</display_text> option.
1352         </listitem>
1353         <listitem>
1354           <display_text>Fixed</display_text> - Controls whether or not your
1355           lead amount is affected by your speed.  If checked, then your
1356           speed will not affect the lead amount.
1357         </listitem>
1358         <listitem>
1359           <display_text>Pan Sensitivity</display_text> - Controls how often
1360           Maemo Mapper re-centers the display, based on how close your
1361           position (or the position of your <i>lead</i>) gets to the edge of
1362           the screen.  When set to a low value, Maemo Mapper will only
1363           re-center the screen when you are near the edge of the screen.
1364           When set to the maximum, Maemo Mapper will keep your position as
1365           close to the center as possible.
1366         </listitem>
1367         <listitem>
1368           <display_text>Min. Speed</display_text> - Controls how fast you
1369           must be moving in order for Auto-Center (and Auto-Rotate) to
1370           activate.  For example, walkers may wish to set this threshold
1371           low, while drivers with inaccurate GPS receivers may wish to set
1372           this high (to avoid spurious auto-rotates when parked or waiting
1373           at a red light).  The speed is specified in your chosen units.
1374         </listitem>
1375         <listitem>
1376           <display_text>Rotate Sensit.</display_text> - Controls how often
1377           Maemo Mapper rotates the display based on your heading, depending
1378           on how far your current rotation is from your heading rotation.
1379         </listitem>
1380         <listitem>
1381           <display_text>Points</display_text> - Controls which direction
1382           on the screen your heading points to when auto-rotating.  The
1383           default is for your current heading to point up.
1384         </listitem>
1385       </list>
1386       <heading>Announce</heading>
1387       <para>
1388         The <display_text>Announce</display_text> tab controls how and when
1389         Maemo Mapper displays or speaks waypoint information.  When you
1390         approach a waypoint in your route (defined by the presence of a
1391         description in the GPX file), Maemo Mapper will pop up a text box
1392         with the contents of that description.  When downloading routes from
1393         within Maemo Mapper, the text describes your next action, e.g. "Turn
1394         left at Main Street.  Go 2.4 miles."
1395       </para>
1396       <para>
1397         As you approach a waypoint, Maemo Mapper will continue to display
1398         the description of that waypoint, so long as you are within the
1399         range defined by the <display_text>Advance Notice</display_text>
1400         option, or until you pass the waypoint.  Because the amount of
1401         notice is dependent on your speed, it is possible to see the text,
1402         then slow down to a point where the notice disappears.  This is
1403         possible, for example, if you are stopped at a red light.  The text
1404         will reappear when you have picked up enough speed to again break
1405         the <display_text>Advance Notice</display_text> range.
1406       </para>
1407       <para>
1408         If you have installed <i>flite</i>, which is available in the same
1409         repository from which you downloaded Maemo Mapper, then Maemo Mapper
1410         can optionally also speak the same directions that appear on screen.
1411         Maemo Mapper will only speak the directions once, at the exact
1412         moment you first reach the distance from the waypoint defined by the
1413         <display_text>Advance Notice</display_text> option.  The same
1414         directions are on-screen if you need to reference them.
1415       </para>
1416       <list>
1417         <listitem>
1418           <display_text>Advance Notice</display_text> - Controls how much in
1419           advance Maemo Mapper begins to provide the waypoint description.
1420           The exact distance at which Maemo Mapper begins to announce a
1421           waypoint also depends on your speed, so the value of this option
1422           can be thought of more accurately in units of time.  At the
1423           minimum value, Maemo Mapper gives you almost no notice.  At the
1424           maximum value, Maemo Mapper gives you about two minutes of notice.
1425           Experiment to find your happy medium.
1426         </listitem>
1427         <listitem>
1428           <display_text>Enable Voice Synthesis</display_text> - If you have
1429           installed <i>flite</i>, this option will cause Maemo Mapper to
1430           speak the description of the next waypoint when you enter the
1431           range defined by the <display_text>Advance Notice</display_text>
1432           option.
1433         </listitem>
1434       </list>
1435       <heading>Misc.</heading>
1436       <para>
1437         The <display_text>Misc.</display_text> and <display_text>Misc.
1438           2</display_text> tabs contain miscellaneous options.
1439       </para>
1440       <list>
1441         <listitem>
1442           <display_text>Line Width</display_text> - Controls the thickness
1443           of all lines drawn on top of the map images.  This includes your
1444           mark, all tracks and routes, and the default POI image.
1445         </listitem>
1446         <listitem>
1447           <display_text>Unblank Screen</display_text> - Controls when Maemo
1448           Mapper keeps the display on without user input.  When set to
1449           <display_text>When Receiving Any GPS Data</display_text>, Maemo
1450           Mapper will keep the screen on whenever a GPS receiver is
1451           connected and producing data.  When set to
1452           <display_text>Never</display_text>, Maemo Mapper will not attempt
1453           to keep the screen on, and the screen will go blank after a period
1454           of inactivity on the user's part.  The default is
1455           <display_text>When Moving (Full Screen Only)</display_text>
1456         </listitem>
1457         <listitem>
1458           <display_text>Info Font Size</display_text> - Controls the font
1459           size for all information that is popped up to the user in the
1460           upper-right corner, including waypoint descriptions.
1461         </listitem>
1462         <listitem>
1463           <display_text>Units</display_text> - Controls the units in which
1464           distances and speeds are displayed in the user interface.
1465         </listitem>
1466         <listitem>
1467           <display_text>Degrees Format</display_text> - Controls how
1468           latitude and longitudes are displayed in the user interface.
1469         </listitem>
1470         <listitem>
1471           <display_text>Auto-Download Pre-cache</display_text> - Controls
1472           how much of the world surrounding the view Maemo Mapper should
1473           download when <display_text>Auto-Download</display_text> is
1474           enabled.  When set to the minimum, Maemo Mapper will only download
1475           the maps that are required to draw the screen.  As you pan around
1476           the world, you will see black areas where Maemo Mapper has not yet
1477           downloaded maps, until those maps are downloaded.  If you increase
1478           the Pre-cache amount, the Maemo Mapper will download more of the
1479           surrounding areas, making it less likely that you ever actually
1480           see black areas.  A general rule of thumb is to limit the
1481           Pre-cache based on the bandwidth of your internet connection, but
1482           the default setting (two bars) is usually sufficient for most
1483           people's needs.
1484         </listitem>
1485         <listitem>
1486           <display_text>Speed Limit</display_text> - Enables notification
1487           when you have exceeded the given speed limit (specified in the
1488           units defined via the <display_text>Units</display_text> option).
1489         </listitem>
1490         <listitem>
1491           <display_text>Location</display_text> - Controls the location on
1492           the screen of the speed warning.
1493         </listitem>
1494       </list>
1495       <heading>POI</heading>
1496       <para>
1497         The <display_text>POI</display_text> tab allows you to define your
1498         POI database and how POIs are drawn on the screen.
1499       </para>
1500       <list>
1501         <listitem>
1502           <display_text>POI database</display_text> - The location on the
1503           file system where the POI database is located.  The database must
1504           be in sqlite3 format.  A default (empty) POI database is
1505           automatically created for you when you first run Maemo Mapper.
1506         </listitem>
1507         <listitem>
1508           <display_text>Show POI below zoom</display_text> - Defines the
1509           maximum zoom (furthest away from the Earth) at which POIs will be
1510           drawn.  When zoomed out beyond this level, no POIs will be drawn.
1511         </listitem>
1512       </list>
1513     </topic>
1514     <topic>
1515       <topictitle>About Maemo Mapper</topictitle>
1516       <context contextUID="help_maemomapper_about"/>
1517       <para>
1518         Current Version: __VERSION__
1519       </para>
1520       <para>
1521         Maemo Mapper was created and developed by John Costigan (aka
1522         <display_text>gnuite</display_text>).
1523       </para>
1524       <para>
1525         Copyright © 2006-2007 John Costigan.
1526       </para>
1527       <para>
1528         POI and GPS-Info code originally written by Cezary Jackiewicz.
1529       </para>
1530       <para>
1531         Default map data provided by http://www.openstreetmap.org/ - other
1532         map repositories are subject to their own licenses and may or may not
1533         be suitable for use with Maemo Mapper.  It may be illegal to use a
1534         certain repository with Maemo Mapper or under certain conditions.  This
1535         includes the repositories downloadable directly in Maemo Mapper.  If
1536         you are not sure if you are legally allowed to use a particular
1537         repository, you should delete it from your list of repositories.  The
1538         authors of Maemo Mapper cannot be held responsible for your use of a
1539         particular repository.
1540       </para>
1541       <para>
1542         Maemo Mapper is free software: you can redistribute it and/or modify it
1543         under the terms of the GNU General Public License as published by the
1544         Free Software Foundation, either version 3 of the License, or (at your
1545         option) any later version.
1546       </para>
1547       <para>
1548         Maemo Mapper is distributed in the hope that it will be useful, but
1549         WITHOUT ANY WARRANTY; without even the implied warranty of
1550         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
1551         General Public License for more details.
1552       </para>
1553     </topic>
1554   </folder>
1555 </ossohelpsource>