X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/8ee1f484f5634191e0e24cb75df9f1783b06b700..44d6bd848a2837d9c8d2a6097a8ee16d282e8596:/help/C/viking.xml diff --git a/help/C/viking.xml b/help/C/viking.xml index bf4e9bc7..423ee6c4 100644 --- a/help/C/viking.xml +++ b/help/C/viking.xml @@ -1,11 +1,11 @@ - Viking"> - - - + + + ]> @@ -77,7 +78,9 @@ &date; Guilhem Bonnefille guilhem.bonnefille@gmail.com + Rob Norris rw_norris@hotmail.com GNOME Documentation Project + This document was generated on . @@ -105,14 +108,13 @@ variety of tasks. Some of the things you can use &appname; for are: -Uploading and downloading waypoints, tracks to/from GPS. +Uploading and downloading waypoints, tracks and routes to/from GPS. -Preparing tracks and waypoints for trips using maps from services -such as OpenStreetMap (OSM) and/or Terrasever. The data is only needed to be uploaded to -your GPS before you leave. The maps together with your tracks and -waypoints can also be printed and used during the trip. +Preparing tracks, routes and waypoints for trips using maps from services such as OpenStreetMap (OSM). +The data is only needed to be uploaded to your GPS before you leave. +The maps together with your tracks, routes and waypoints can also be printed and used during the trip. @@ -126,7 +128,7 @@ Analyzing Off Highway Vehicle (OHV) and hiking trips, understanding where you we -Making waypoints and tracks to follow to easily get someplace +Making waypoints, tracks and routes to follow to easily get someplace you've never been before or don't have GPS data for but online maps exist for it. @@ -148,17 +150,27 @@ Analyzing speed at different places (to some degree), adding waypoints where you -Downloading and storing OpenStreetMap and/or Terraserver maps on your hard drive and looking at them later. +Downloading and storing OpenStreetMap and/or other map types on your hard drive and looking at them later. -Editing tracks and trackpoints, joining and splitting up tracks +Editing routes or tracks and their trackpoints, joining and splitting up tracks and routes. -Show the live GPS position on the map (for use on a mobile device - e.g. a laptop) +Show the live GPS position on the map (for use on a mobile device - e.g. a laptop). Not Windows at the moment. + + + + +Import track, route and waypoint files of various types via GPSBabel + + + + +View, create and update Geotagged Images (using EXIF data). @@ -167,14 +179,20 @@ Show the live GPS position on the map (for use on a mobile device - e.g. a lapto &appname; is under continual improvement: see the potential areas in the Roadmap / Wishlist: +
+Screenshot: OSM Cycle Map and Many Tracks + + + +
General Concepts -
Layers +
Layers -'Layers' is concept one may know from powerful graphics editors such as Photoshop or GIMP. +Layers is concept one may know from powerful graphics editors such as Photoshop or GIMP. Instead of putting all the data on the same level, it is stacked (i.e. layered) with different data over one another. -This can make useful for analysis and general handling of various sets of data. +This can be useful for analysis and general handling of various sets of data. Unfortunately the downside of this complexity is remembering how differing layers of data can obscure other data. @@ -185,12 +203,12 @@ to create the appearance of partial transparency. By controlling this value one can see data below it in the layer heirarchy for interesting effects.
-
Layers Panel +
Layers Panel The panel on the left is called the layers panel. It determines which layers and sublayers (such as tracks and waypoints) -are shown, and the order in which they are drawn. Layers list on the -top of the layers panel are drawn last. You can change the order by +are shown, and the order in which they are drawn. Layers on the +top of the layers panel list are drawn last. You can change the order by drag and drop, or by selecting a layer and using the up and down buttons at the bottom of the layers panel. @@ -208,9 +226,37 @@ The main &appname; area where the layer data is drawn, is called the The zoom factor The location of the mouse pointer (and potentially height information if DEM data is available) +When creating a track/route, the statusbar also displays some information about the track/route. +
+Statusbar + + + +
+This part of the statusbar displays: + +The total distance of the track/route (including currently edited segment). +The bearing of the currently edited segment. +The distance of the currently edited segment. + + +For convenience, a zoom selector can be opened from the status bar. Simply left-click on the zoom factor. +
+ The zoom selector available from status bar + + + +
+
+ +
Toolbar +The toolbar is an area for buttons that perform common actions. +Some actions are modal, so the appropriate layer needs selected before these toolbar buttons are enabled. See more detail. +The display of the toolbar is influenced by the +Right clicking on the toolbar and selecting Customize allows jumping to the directly.
-
Projections +
Projections &appname; supports differents projections: @@ -226,820 +272,2276 @@ The main &appname; area where the layer data is drawn, is called the
-
- -
Layers +
Map Cache -Layers supported by &appname; are: +&appname; stores downloaded map tiles to disk for a couple of reasons: -Aggregate -TrackWaypoint -GPS -DEM -Coord -Map -GeoRef +Enables off line usage +Reduces loading on the map tile provider -For each layer there are a few standard options: +The &appname; automatic caching strategy is two fold: -Properties - Layer setup / configuration settings -Cut -Copy -Paste -Delete -Visibility - This checkbox on the Layers Panel controls whether the layer is shown in the viewport or not - + -The cut/copy/paste options can be accessed in a variety of ways once the layer has been selected: + If the age of the tile on disk is less than the specified tile age (see ), + it will not attempt to contact the server to get a new version of the tile. - -Standard keys: Ctrl+x|c|v -Main menu Edit -From the right click menu -Buttons at the bottom of the Layers Panel - + + -See the individual section for detail about each layer. + When the tile age has expired &appname; will attempt a refresh update, so that it provides the cached tile generation timestamp so the server can determine if a new tile image needs to be returned. Not all map types support this refresh method. - -
TrackWaypoint Layer + + -TrackWaypoint layers display GPS data (tracks and waypoints). - -One way to create new waypoints is to copy a -latitude/longitude coordinate pair, such as the one shown on most -geocaches, and paste it into an active TrackWaypoint layer. &appname; can -automatically recognize several variations of the lat/lon format. + You can override the caching scheme by using right-click on the Map on the layers panel and selecting Redownload All Onscreen Maps, or Ctrl+F5 for the top most map displayed. This will get the latest version held by the server. + -By right-clicking tracks and waypoints in the layers panel, you can do -many things with tracks and waypoints. You can easily find a specific -track or waypoint by expanding the Tracks or Waypoints sublayers in the -layers panel to show all tracks or waypoints, and typing the name of -the track/waypoint. + This can be useful if you contribute to OpenStreetMap and wish to see your modifications (of course give time for the server to have processed your changes - see I have made edits but they don't show up on the map) + -
Layer Operations -The layer has a context menu with several operations. +The layout of the cache on disk itself can be controlled via a per Map Layer property. + +Viking - Legacy default in a private cache layout scheme +OSM - Newer available default (1.6+) + +This is to increase the compatibility between &appname; and similar applications that cache tiles on disk so that the tiles can be shared. + + -
View Layer - -Version1.1+: This will automatically move the viewport and select the best zoom level to see the whole layer (i.e. tracks and waypoints).
-
View All Tracks +
Shortcut Keys -Version1.1+: This will automatically move the viewport and select the best zoom level to see the all the tracks in the layer (ignoring positions of any waypoints). +&appname; has several shortcut keys or key combinations for commands as listed in the main window along side the command. -
- -
View All Waypoints -Version1.1+: This will automatically move the viewport and select the best zoom level to see the all the waypoints in the layer (ignoring positions of any tracks). +By default some function keys follow standard GUI behaviour: -
- -
Goto Center of Layer + +F1 Help (view this manual) +F5 or Ctrl+R Refresh the maps on screen +F10 Select the Menubar (in built behaviour) +F11 Full Screen +Ctrl+F5 or Ctrl+Shift+R Redownload the maps on screen + + + +Refresh attempts to get new maps only if the local tile cache time period has expired for any particular map tile. +Redownload gets all on screen maps from the server, ignoring the local tile cache. + + + +Other function keys control turn on/off visibility of various elements: + + +F3 Toggle visibility of the Toolbar +F4 Toggle visibility of the Menubar +Shift+F5 Toggle visibility of the Scale indicator on the viewport +F6 Toggle visibility of the Center Crosshairs on the viewport +F7 Toggle showing selected items (e.g. tracks or waypoints) in the highlight colour in the viewport +F9 Toggle visibility of the Layers Panel +F12 Toggle visibility of the Statusbar + -This will automatically move the viewport to see the whole layer (i.e. tracks and waypoints). It does not adjust the zoom level. +Standard shortcuts are provided for normal GUI operations: such as creating new files, opening, saving and exitting. +Then there are shortcuts specific to &appname; to switch projection modes, zoom in/out, create layers,switch the active tool mode and move the map: + +Ctrl+Up Pan the viewport North +Ctrl+Right Pan the viewport East +Ctrl+Down Pan the viewport South +Ctrl+Left Pan the viewport West +Ctrl+Keypad+ Zoom In +Ctrl+Keypad- Zoom Out + +These work irrespective of the mode selected +For other combinations see the menu entry themselves.
-
Goto Waypoint +
+Keyboard Configuration +Keyboard configuration is supported by the standard GTK+ way of changing shortcuts for menu entries. +Hover over the menu option with the mouse pointer and press the keyboard shortcut you want to bind it to. +To delete a keyboard assignment, press Backspace whilst over the menu entry. + -This opens a dialog box to enter a name of waypoint to search for. If it is found the viewport is centred on it. + If the keyboard shortcut is already in use you will not receive any notification that new action replaces the old action. + This is probably why most distributions have this facility disabled by default. + Thus you will need to enable Editable menu accelerators for your system. + Check the Desktop Menu and Toolbar Control or other User Interface preferences for this setting. + -Note this search is not very clever and only finds exact matches. -You are probably better off expanding the waypoint list and directly start typing, as mentioned above, which finds a match based on each letter typed. + For Windows systems this can be done by adding the line gtk-can-change-accels=1 to %USERPROFILE%\.gtkrc-2.0 (create the file if it does not exist). +From &app; 1.6+ the keyboard configuration is automatically loaded and saved between sessions in the
-
Export Layer +
Tracks vs Routes -The layer (all tracks and waypoints) can be exported to a file GPX, GPSPoint, GPSMapper or Google's KML format. +In theory a route is path you are planning to follow and a track of where you have actually been. The GPX specification splits these into two separate catergories, although tracks contain everything route may have. -Version1.1+: An individual track can be exported to a GPX file via the track menu. +Q. When planning a route what difference does it make if it's a route or a track? -
- -
New Waypoint -This opens a dialog box to create a new waypoint. A default name will be suggested and the default position is the center of the viewport. +A. One difference is in how a GPS device navigates following the route or track. +Or you may want to consider interoperability with other software. +Otherwise it is probably best to use tracks as they are a superset of the route functionality. -
- -
Add Wikipedia Waypoints -This gets 'interesting' points from Wikipedia for the specified view: either within the extent of layer bounds or within the current viewport boundary. +For example on Garmin Etrex: + + +Route following: Uses navigation mode with compass and estimated time to next point. +If following on road it can calculate a route on fly. +I (RN) always use this mode to follow pre planned routes. + + +Track following: Uses a TracBack mode +I (RN) never use this so I can't comment on how it actually compares to the route mode. + + + +There are often restrictions on the numbers of route points the GPS Device can handle - may be 250 or as little as 50. +This generally not a problem for single day routes, but needs managing for multi-day events or for highly detailed routes. +
-
Upload To OSM +
+ +
File Types and the Main Window + -This opens a dialog to upload all tracks and waypoints to OpenStreetMap traces. -Useful if you are an OpenStreetMap contributor (you will need an OpenStreetMap account), these details can be stored in &appname; preferences. +&appname; has it's own file type traditionally marked by the .vik file extension. +This is a plain text file saving all information of the current window including the view location, zoom level, projection type and then all the layer information (aggregrates, maps, tracks, waypoints, etc...). - &appname; allows you to edit a track, e.g. remove duplicate points, perhaps remove track points leading to your home and then upload it to OpenStreetMap. +Besides it's own file type, &appname; can open (and save to via export methods) GPX and KML file types. - Warning! -The password is transferred unencrypted in every request sent to the OpenStreetMap server. This is due to OpenStreetMap's basic authentication method. +&appname; does not handle GPX 1.1 particularly well - it prefers GPX 1.0 -
- -
Filter -
Simplify All Tracks -This opens dialog to request the number of points each track will be simplified using GPSBabel. The result is put into a new layer. The simplification method removes points considered to be in a 'near straight line', thus reducing the number of points and attempting to keep the most important turning points. +By default &appname; opens a default blank window centered on the home location. This behaviour can be changed by the . +Each window contains menus, a toolbar, a viewport, layers panel and a statusbar. +Each section (apart from the viewport) can be hidden using the or from the +ViewShow choices. -
-
Remove Duplicate Waypoints -Remove Duplicate Waypoints - fairly self explainatory, with the results created in a new layer. +One may consider each &appname; window to be a separate project - each with it's project Viking file. +However generally one window is enough for most purposes! - -However it only considers a precise position (waypoints only 1 metre away from each other are considered different) and also doesn't consider if the waypoints have different comments, symbols or images. +Several operations apply at the window level as follows next. +Also see for the operational modes that generally work in conjunction with a selected layer. + + +
New + +Located on the FileNew menu and on the toolbar New. + + +This creates a new window with the default settings. - -
-
Filter With <emphasis>Trackname</emphasis> +
Open -This runs GPSBabel on the layer using information from a previously selected track (select via the track menu "Use With Filter" option) with the following command types: +Located on the FileOpen menu and on the toolbar Open. + +This opens a file chooser dialog to select one (or more) files of the supported GPS data file types: -Waypoints Inside This -Waypoints Outside This +Viking +GPX +KML +JPG + -The result is generated in a new Track/Waypoint layer. +GPX, KML and JPG files will be loaded into the existing &appname; view. A Viking file will be given a new window if the current window is already assigned. + + + +&appname; handles more file types via the Acquire methods below. +
-
- -
Track Properties +
Save -Show many useful statistics about a track, including a -elevation-distance graph and a speed-time graph (if data is available). -You can click these graphs to jump to the point in the track. You can -also reverse a track, delete duplicates, and split a track from its -component segments (discontinuous breaks in a track) into separate -tracks. +Located on the FileSave menu and on the toolbar Save. -The following colors are used in the elevation-distance graph: +If the current opened file is Viking file, this save will simply update it. +If it is a new file or the file loaded was an external type (i.e. GPX or KML), then this will ask for a new name to save as a Viking file. - - -'Main' colour - this is dependent on your Desktop theme - often blue by default -elevation data in graph - - -Yellow - -no elevation data - - - -Green - -elevation data from DEM - - - -Red - -speed - - - -
-
Track Operations - -
Goto +
Save As -This centers the viewport on the selected position on the track: +Located on the FileSave As menu only. - -Startpoint -"Center" - the notional center from the bounds of the track -Endpoint -Version1.1+: Highest Altitude -Version1.1+: Lowest Altitude -Version1.1+: Maximum Speed - -
- -
View -Version1.1+: This centers the viewport on the track and selects the best zoom level to see it. +This will ask for a new name to save as a Viking file (even it was already a Viking file).
-
Merge By Time +
Append -This operation repeatedly tries to merge the right-clicked track -with tracks in the same TrackWaypoint layer. The tracks which are -merged are those which have at least one trackpoint less than some -threshold time away. This way, if you somehow end up with lots of small -segments (say, caused by turning the GPS on and off) you can merge them -easily into one track. +Located on the FileAppend menu only. -
- -
Merge With Other Tracks -This opens a dialog listing the other tracks in the same TrackWaypoint layer, from which one can select the other tracks to merge with. +Selecting a Viking file from this method will join the file contents to the current window (instead of creating a new one). +GPX and KML files may also be appended, but this is exactly the same as the normal file open method.
-
Split By Time +
Acquire + -This operation will split a single track into segments wherever the -time interval between successive trackpoints is larger than some -threshold. This is useful when processing raw NMEA GPS data, especially -taken over a long time. +Available on the FileAcquire menu and from the layer menu. + + +If used from the File menu these methods place the results in a new TrackWaypoint layer. + + +If used from the layer menu these methods place the results in that TrackWaypoint layer. -
-
Split By Number of Points +
+From GPS -Version1.2+: This operation will split a single track into segments by the number of points specified. -This can be useful with devices which may have limits on the number of points it supports. +FileAcquireFrom GPS +Probably the easiest way of getting information from a GPS Device. + + +Select the GPS Device communication settings and then hit OK. +See the Getting Started section for more info about the settings. + + + +Some GPS devices (such as the Garmin Nuvi 255) support a native file system and write information to a Current.gpx file or similar. You will have to browse the file system on the device and open it directly. +
-
Apply DEM data +
+Import File With GPSBabel -If any DEM data is loaded, this will apply the DEM data to give the track elevation data. +FileAcquireImport File With GPSBabel + + +Other formats can be imported that are supported by GPSBabel. + + +You need to select the file and the type of the file that is going to be opened, +since there is no automatic detection of the file kind.
-
Export Track as GPX +
+OSM Traces -Version1.1+: This allows exporting the track as a GPX file by opening a file save dialog. +FileAcquireOSM Traces + + +See section for more information.
-
Extend Track End +
+My OSM Traces -Changes the current tool to add trackpoints to the end of the track. +FileAcquireMy OSM Traces + + +See section for more information.
-
Extend Using Route Finder +
+From Geotagged Images + +FileAcquireFrom Geotagged Images +Enables automatic creation of waypoints from geotagged images. + -Enables the Route Finder tool. Thus on a subsequent left click in the viewport, a route is calculated from the end of track to that point using Google's route service and applied to the track. +This menu opens a dialog to select such image files. +If the image files have geotag information in them, then a layer with named waypoints positioned at the location of each image with a thumbnail of that image is created.
-
Upload to OSM +
+From Wikipedia Waypoints + +FileAcquireFrom Wikipedia Waypoints + -Same as the layer Upload to OSM, but only applies to the track. +This gets interesting points from Wikipedia for the specified view: either within the extent of layer bounds or within the current viewport boundary.
-
Use With Filter +
+From Routing -This selects the track to be used in the Filter With Trackname feature. +FileAcquireFrom Directions + + +This gets a route from given directions.
-
View Google Directions +
+From URL -This option is only available on a track created using the Route Finder tool. +FileAcquireFrom URL -Launch a web browser to see the Google directions page which yielded the route. +This gets a file from the entered URL. +File formats that can be opened are those supported by GPSBabel. -The record of the Google route is stored in the track's comment, so if the comment is changed (or the route was created by something other than the Route Finder tool) this will not work correctly. +You need to select the type of the file that is going to be returned, since there is no automatic detection of the file kind.
-
- -
Waypoint Properties - +
+Import GeoJSON File -This shows a dialog with detailed information for the waypoint. Many properties of the waypoint can changed here, such as the comment, the symbol used in drawing or the image (normally a photograph taken at this position) assiocated with it. When a waypoint has an image, a thumbnail of it is drawn in the viewport for the waypoint (in preference to the symbol). +FileAcquireImport GeoJSON File - -
- -
Waypoint Operations - -
Goto -This centers the viewport on the selected waypoint. +This uses the program togpx to load .geojson files. +If the program is not detected on your system, then this option will not be available. +See here for the installation method. -
- -
Visit Geocache Webpage -If the waypoint's name is in Geocache form (GCXXXXX) you can launch a web browser to go to the Geocache page. +The current version (1.4.4) of GPSBabel does not support the GeoJSON file format.
-
New Waypoint +
+ +
Print -Same as the layer New Waypoint. +Located on the FilePrint menu and on the toolbar Print. + + +Print uses what is displayed on the current map view for printing: i.e. what ever map, tracks and waypoints that are in view, including the +cross hairs and the scale. + + +It uses a standard system print dialog using an image the size of the current viewport in pixel terms. +On the Image Settings you can move the image around the page and scale the image up / or down.
-
- -
- -
GPS Layer - -The GPS layer is responsible for uploading and downloading GPS data -from a GPS device. It also is responsible for realtime GPS tracking. -Expand the GPS layer in the layers panel to see the two TrackWaypoint layers it -uses for uploading and downloading. To upload, download, or use -realtime tracking, right-click the GPS layer and click the appropiate -menu item. - - -
Download +
Generate Image File -To download data from the GPS, right-click the GPS layer and click Download from GPS. +Located on the FileGenerate Image File menu only. -
- -
Upload -To upload data to the GPS, first populate the GPS Upload child -layer of the GPS layer (either by creating waypoints/tracks in it, or -copying and pasting or dragging waypoints/tracks from another layer). -Then right-click the GPS layer and click Upload to GPS. +Allows generation of larger (pixel) area images than the standard Print method above. +From the generated image you can use the facilities of the Operating System to print the image +or perform other actions. -
- -
Realtime Tracking -You must set up gpsd correctly or use a GPSD server and put the -correct information in the GPS layer properties dialog. Then right-click -the layer and select Start Realtime Tracking. +You should have previously downloaded the tile images for the chosen zoom level, +otherwise the image produced will have missing sections. -
- -
Empty <emphasis>Item</emphasis> + -There are several options to quickly delete a subsection of data: +Using large areas takes some time to process and due to the method used it may run out of memory to complete the operation. +Unfortunately under Windows systems it can not detect this failure and may crash the program. +So the maximum size is dependent on the capabilities of your system. +For instance the largest successful image generated on my (RN) Debian system is a pixel area of 20,000 x 20,000. - -Empty Realtime -Empty Upload -Empty Download -Empty All - +
-
- -
DEM (Digital Elevation Model) Layer - -This layer provides elevation data from the Shuttle Radar Topography Mission (SRTM) - - -Elevation data can be useful in planning trips, as you many wish to avoid/minimise the hills encountered. [OSM Cyclemap is also useful this way too] - +
Generate Directory of Images -To download the data use the DEM Download tool (shown on the toolbar), and then click on a area of the viewport. Once files have been downloaded they can then be loaded from disk via the DEM properties in future application runs. - - -The current data server is: NASA STRM 2.1. - - -ATM &appname; does not auto download DEM data. If you want to get lots of data blocks, you may wish to use some other program get such as curl or wget to download them for an area. +Located on the FileGenerate Directory of Images menu only. -Using many DEMs is CPU/memory intensive. Depending on your computer's capability, &appname; will be less responsive when about 50+ DEM blocks are loaded. It is probably unwise to attempt using 200+ blocks, so trying to use DEMs covering large countries/continents (USA, Australia etc...) is unlikely to work. In these conditions under Linux, &appname; may be automatically stopped by the "OOM Killer" +This is only available in UTM mode. +
-
+
+
Layers -
Maps Layer -This layer provides a single map resource, you may have multiple map layers but only top one (if enabled) will be visible. -You will need an open internet connection when you are downloading maps, but once downloaded they are available from the hard disk cache. When map are avaliable from the disk cache it is much faster and can be used offline. +Layers supported by &appname; are: + + + + + + + + + + -Some maps are continually improving over time (e.g. OpenStreetMap) and so in order to not to have to (re)download the data all the time &appname; employs a timeout method - 'Tile Age' to determine whether to access the server. However a forced refresh for the current view can be made via the Reload All Onscreen Maps option. +For each layer there are a few standard options: + +Properties - Layer setup / configuration settings +Cut +Copy +Paste +Delete +Visibility - This checkbox on the Layers Panel controls whether the layer is shown in the viewport or not + -Inbuilt maps include various Terraserver (Primarily USA coverage) and OpenStreetMap (OSM) ones and more: +The cut/copy/paste options can be accessed in a variety of ways once the layer has been selected: -Terraserver Topos -Terraserver Aerials -Terraserver Urban Areas -OpenStreetMap (Osmarender) -OpenStreetMap (Mapnik) - This is the default -OpenStreetMap (Maplint) -OpenStreetMap (Cycle) -NASA BlueMarble -SpotMap (&appname; Version1.1+) +Standard keys: Ctrl+x|c|v +Main menu Edit +From the right click menu +Buttons at the bottom of the Layers Panel - -&appname; can be configured to handle additional maps. See Extending &appname; for further detail. +Default values used for each layer's properties can be altered via the EditLayer Defaults menu options. - -
Layer Operations -
Download Missing Onscreen Maps -This requests map tiles for areas of the viewport that do not currently have one. +See the individual section for detail about each layer.
-
Download New Onscreen Maps +
TrackWaypoint Layer -This requests map tiles only if the maps are older than the Tile Age preference. +TrackWaypoint layers display GPS data (tracks, routes and waypoints). + +One way to create new waypoints is to copy a +latitude/longitude coordinate pair, such as the one shown on most +geocaches, and paste it into an active TrackWaypoint layer. &appname; can +automatically recognize several variations of the lat/lon format. -
- -
Reload All Onscreen Maps -Force a refresh of all visible map tiles. +By right-clicking on tracks, routes or waypoints in the , you can access many commands on them. +You can easily find a specific track, route or waypoint by expanding the appropriate containing Tracks, Routes or Waypoints sublayer in the +layers panel to show all the individual items and then typing the name of the track, route or waypoint. -
-
- -
+ +The containing Tracks, Routes or Waypoints sublayers are only shown when items of that type exist. +To start creating them enter into a create mode via either the Create toolbar commands or the New menu commands. + -
Aggregrate Layer -This layer is a container layer to hold other layers. There is always an initial and controlling 'Top Layer' that can not be removed, although it can be renamed. +The sublayers also offer right click menu options. +These are the same as those available at the TrackWaypoint level, but only those that relate to the sublayer type. + -This layer type is useful for grouping other layers, especially TrackWaypoint layers, in whatever categories are relevant to you: such as by activity, location or date. -Here are some suggestions: - -Hiking -Mountain Biking -Road Cycling -Car Trips -Sailing -Holidays -UK Points of Interest -USA Points of Interest -etc... - +By default routes are coloured red. Tracks are automatically assigned a spread of colours. + -Thus one can have a list of all your tracks, but groups can be shown or not using the relevant layers visibility checkbox. +Most operations available on tracks are available on routes, except for functionality that relies on having timestamps - since routes by definition have no timing information. Thus for example, uploading a route to OpenStreetMap Traces is not available nor is Geotagging on a route. +It is possible to convert between Tracks and Routes, although converting from a Track to a Route may involve a loss of information (hence you are required to confirm this operation before it happens). +
Layer Operations -This layer only has one operation: New Layer +The layer has a context menu with several operations. -
New Layer +
View Layer -Add a new layer of the selected type. +Version1.1+: This will automatically move the viewport and select the best zoom level to see the whole layer (i.e. all tracks, routes and waypoints).
-
+
View -
GeoRef Layer - -This layer allows one to use any image as a map. You will need to tell it how to align the map to a position in the world and the scale of map. - -
Layer Operations -
Zoom to Fit Map +
View All Tracks -Automatically set a zoom level to see the entire map coverage. +Version1.1+: This will automatically move the viewport and select the best zoom level to see the all the tracks in the layer (ignoring positions of any routes or waypoints).
-
Goto Map Center +
View All Routes -Center the viewport on this map. +Version1.4+: This will automatically move the viewport and select the best zoom level to see the all the routes in the layer (ignoring positions of any tracks or waypoints). -
-
Export to World File + +
View All Waypoints -Opens a file save dialog to save the scale and position information as a World File. +Version1.1+: This will automatically move the viewport and select the best zoom level to see the all the waypoints in the layer (ignoring positions of any tracks or routes).
-
-
+
-
Coord Layer +
Goto Center of Layer -This layer is allows drawing of grid lines on the viewport. +This will automatically move the viewport to see the whole layer (i.e. tracks, routes and waypoints). It does not adjust the zoom level. -
-
-
Tools - -You can use the scroll wheel and the right-click to zoom and pan no matter what tool you are using. - +
Goto Waypoint -Scroll: zoom in and out without changing the center (also Ctrl+, Ctrl- [*not* KeyPad +/-]) - - -Ctrl-scroll: pan north-south (also Ctrl-up, Ctrl-down) +This opens a dialog box to enter a name of waypoint to search for. If it is found the viewport is centred on it. + -Shift-scroll: pan east-west (also Ctrl-left, Ctrl-right) +Note this search is not very clever and only finds exact matches. +You are probably better off expanding the waypoint list and directly start typing, as mentioned above, which finds a match based on each letter typed. + +
+ +
Export Layer -Ctrl-shift-scroll: zoom in and out, keeping mouse over same location (like Google maps) - +The layer (all tracks, routes and waypoints) can be exported to following file formats: + + + + GPX + + + GPSPoint + + + GPSMapper + + + Google's KML + + + Any GPSBabel File Formats + + + GeoJSON. Via the program togeojson + This option will not be available if the program is not detected on your system. + See here for the installation method. + + -Left or Middle-click: make the clicked point on the map the center +Version1.1+: An individual track can be exported to a GPX file via the track menu. +
+ +
Finish Track or Route -Middle-click and drag: pan +Selecting this option ends the creation of that individual track or route. - -
Zoom + -Zooms in and out on the clicked part of the map. +This is only available when a track or route is being created by the or tools. +
-
Ruler +
New +
New Waypoint -The ruler is used to measure the bearing and distance between two points: Click on first point and then move the mouse point around - the values will be continually updated. -A second click will 'freeze' the ruler at that point. +This opens a dialog box to create a new waypoint. A default name will be suggested and the default position is the center of the viewport.
- -
TrackWaypoint Layer Tools +
New Track -You must have a TrackWaypoint Layer selected to use these tools. +This turns on the tool. -
Create Waypoint +
+
New Route -Left click will open the new waypoint dialog using the specified position. +This turns on the tool.
+
-
Create/Begin Track - -Left click to create a new trackpoint. If it's the initial trackpoint you will be asked to enter a name for the track. -If Ctrl is held at the same time, it will jump the new trackpoint position to a nearby existing trackpoint. -Right click or Backspace: undo one point. - +
Geotag Images -Double click or Escape: finish track creation. +This starts the Geotagging Images dialog against all tracks in the layer. +See Geotagging for further detail.
-
Edit Waypoint +
Acquire -Left Click/drag: select/move a waypoint. -If Ctrl is held at the same time, it will jump the waypoint position to a nearby existing trackpoint. -If Shift is held at the same time, it will jump the waypoint position to a nearby existing waypoint. - -Right-click on waypoint: opens a menu with waypoint actions (the -same menu accessed by right-clicking the waypoint in the layers panel) +This offers the same choice from methods as on the File menu. +However when invoked from here, the results will be stored in this layer (instead of creating a new one).
-
Edit Trackpoint +
Upload + +
Upload to GPS -Left click near a trackpoint (in screen pixel terms) to bring up the Track Point Edit dialog on that trackpoint. -Whilst the edit dialog is already open, left click again and drag enables moving of the trackpoint. -If Ctrl is held at the same time, it will jump the new trackpoint position to a nearby existing trackpoint. +This opens a dialog to select the GPS Device and port to which the layer information will be transferred. -Options in the Track Point Edit dialog include: change position, go to next, go to previous, delete, insert (halfway to next trackpoint) and splitting the track. +The types of GPS information (tracks, routes or waypoints) to be transferred can be selected. -
- -
Show Picture -Opens an image viewer with the picture associated with the waypoint. -On Linux this uses eog. -On Windows this uses the default system image viewer. +Tracks, Routes or Waypoints that are invisible will not be transferred.
-
Route Finder -Creates a track using Google maps routing between two points. -Requires an internet connection. Click one point, then click another to -create a track. +
Upload To OSM + +This opens a dialog to upload all tracks and waypoints to OpenStreetMap traces. +Useful if you are an OpenStreetMap contributor (you will need an OpenStreetMap account), these details can be stored in &appname; -Right-click: undo last routing (only track removed - not any waypoints) + &appname; allows you to edit a track, e.g. remove duplicate points, perhaps remove track points leading to your home and then upload it to OpenStreetMap. + -Ctrl: continue previous track +The password is transferred unencrypted in every request sent to the OpenStreetMap server. This is due to the use of OpenStreetMap's basic authentication method. +Currently &appname; does not support the OAuth mechanism. +
-
Georef Map Layer Tools - -You must have a Georef Map Layer selected to use these tools. - -
Georef zoom -Changes the zoom level of the georeferenced map and changes the -&appname; zoom level accordingly. Useful if you are trying to match GPS -data to a georeferenced map. - +
Delete +Offers deletion of various parts of a TrackWaypoint layer: +
Delete All Tracks +Deletes all the tracks in this layer. +
+
Delete Tracks from Selection +Opens a dialog with list of all the tracks from this layer to choose the ones to delete. +
+
Delete All Routes +Deletes all the routes in this layer. +
+
Delete Routes from Selection +Opens a dialog with list of all the routes from this layer to choose the ones to delete. +
+
Delete All Waypoints +Deletes all the waypoints in this layer. +
+
Delete Waypoints from Selection +Opens a dialog with list of all the waypoints from this layer to choose the ones to delete. +
-
Georef move +
Filter +
Simplify All Tracks -Drag to move the georeferenced map. +This opens dialog to request the number of points each track will be simplified using GPSBabel. The result is put into a new layer. The simplification method removes points considered to be in a 'near straight line', thus reducing the number of points and attempting to keep the most important turning points.
-
- -
Map Download +
Compress Tracks -You must have a Map Layer selected to use this. +Enables compression of tracks and routes via GPSBabel's Crosstrack simplify method. +It opens a dialog to request the Error factor value which is the maximum allowable error that may be introduced by removing a single point. +It is expressed a distance in units as specified by the distance option. +Thus a higher value will remove more points. +The result is put into a new layer. +
+
Remove Duplicate Waypoints -Click to download a single tile. Drag to download tiles in the dragged rectangle area. +Remove Duplicate Waypoints - fairly self explainatory, with the results created in a new layer. + -Right-click to redownload bad/all tiles. Right-click and drag to redownload bad/all tiles in the dragged rectangle area. +However it only considers a precise position (waypoints only 1 metre away from each other are considered different) and also doesn't consider if the waypoints have different comments, symbols or images. + +
-
DEM Download +
Filter With <emphasis>Trackname</emphasis> -You must have a DEM Layer selected to use this. +This runs GPSBabel on the layer using information from a previously selected track (select via the track menu "Use With Filter" option) with the following command types: + +Waypoints Inside This +Waypoints Outside This + -Click to download and import a DEM file. +The result is generated in a new Track/Waypoint layer.
-
Webtools - -Many services are available only via a web browser (Google Maps, OpenStreetMap Potlach editor, etc.). - +
Geotag Images -Jumping from &app; to such service can become annoying. +This starts the Geotagging Images dialog using the specific track. +See Geotagging for further detail. +
+ +
List Tracks or Routes -&appname; allows you to open such service directly at the position currently viewed in &app;. +Opens a new dialog with the list. As described in the Aggregrate layer +
+ +
List Waypoints -This feature is called Webtools. It is also known as External Tools. +Opens a new dialog with the list. As described in the Aggregrate layer
+
+ +
Track and Route Sublayer Options +Repeats options available at the TrackWaypoint level, but only those for tracks and routes: + +Finish Track or Route. Same as the layer Finish Track or Route +New Track or Route. Same as the layer New Track or New Route +View All Tracks or Routes. Same as the layer View All Tracks or View All Routes +Delete All Tracks or Routes. Same as the layer Delete All Tracks or Delete All Routes +Delete Tracks or Routes from Selection. Same as the layer Delete Tracks from Selection or Delete Routes from Selection +List Tracks or Routes. Opens a new dialog with the list. As described in the Aggregrate layer + +Also gives other options for handling multiple items: + +Sort. Gives the ability to sort the items in the treeview alphabetically or by date. +Visibility. Offers options to quickly control the visibility of all items within the sublayer, as per +
- -
Preferences -
Localisation -You can select units displayed by &appname; to best fit your usage. +
Track and Route Properties + +This shows several tabs for properties and useful statistics about a track or a route, including elevation-distance and speed-time graphs (if data is available). +Moving the mouse pointer over the graph displays values related to that point along the track. +You can click on these graphs to jump to the point in the track. +You can reverse it, delete duplicates, split at marked position or split a track from its component segments (discontinuous breaks in a track) into separate tracks. + +
Track and Route Properties Tab +
-Properties dialog: units part +Properties Tab: Example - +
-Concerning degrees, you can select the way to display them: - - -DDDdecimal degree - - -DDDpartial sexagesimal display: degrees, minutes and décimal part of minutes - - -DMSsexagesimal display: degrees, minutes and seconds - - +
+
Track and Route Statistics Tab +
-Properties dialog: degree display options +Statistics Tab: Example + + + +
+
+
+
Track Elevation Graph + +
+Elevation Distance Tab: Example + + + +
+
+ +The following colors are used in the elevation-distance graph: + + + +Main colour - this is dependent on your Desktop theme - often blue by default +elevation data in graph + + +Yellow + +no elevation data + + + +Green + +elevation data from DEM + + + +Red + +speed + + + +
+
+ +
Track and Route Operations + +
Finish Track + +Selecting this option ends the creation of the individual track. + + + +This is only available when a track is being created by the tool. + + +
+ +
Goto + +This centers the viewport on the selected position on the track: + + +Startpoint +"Center" - the notional center from the bounds of the track +Endpoint +Version1.1+: Highest Altitude +Version1.1+: Lowest Altitude +Version1.1+: Maximum Speed (Not Available on Routes) + +
+ +
View + +Version1.1+: This centers the viewport on the track and selects the best zoom level to see it. + +
+ +
Combine +
Merge By Time + +This operation repeatedly tries to merge the right-clicked track +with tracks in the same TrackWaypoint layer. The tracks which are +merged are those which have at least one trackpoint less than some +threshold time away. This way, if you somehow end up with lots of small +segments (say, caused by turning the GPS on and off) you can merge them +easily into one track. + + + +This is not available on routes as they have no timestamps. + + +
+ +
Merge With Other Tracks + +This opens a dialog listing the other tracks in the same TrackWaypoint layer, from which one can select the other tracks to merge with. + +
+ +
Merge Segments + +Combines track segments. Effectively removing track segment markers to leave one segment for the whole track. + +
+ +
Append Track or Route + +Enable joining of a single track to the end of the current track. +This opens a dialog listing the other tracks in the same TrackWaypoint layer from which one can make the selection. + +
+
+ +
Split +
Split By Time + +This operation will split a single track into segments wherever the +time interval between successive trackpoints is larger than some +threshold. This is useful when processing raw NMEA GPS data, especially +taken over a long time. + + + +This is not available on routes as they have no timestamps. + + +
+ +
Split By Number of Points + +Version1.2+: This operation will split a single track into segments by the number of points specified. +This can be useful with devices which may have limits on the number of points it supports. + +
+ +
Split Segments + +Splits track segments into new tracks. + + + +This is not available on routes as they do not have route segments. + + +
+ +
Split at Trackpoint + +Splits the track at the currently selected trackpoint. + + +The current track will finish at this trackpoint. +A new track will start from a copy of this trackpoint. + + + +This is only enabled when a trackpoint is selected. + + +
+
+ +
Insert Points + + +These options are only enabled when a trackpoint is selected. + + +
Insert Point Before Selected Point + +Inserts a track point halfway between the previous track point and the current track point. +All track point properties are interpolated between the two points. + +
+
Insert Point After Selected Point + +Inserts a track point halfway between the current track point and the next track point. +All track point properties are interpolated between the two points. + +
+
+ +
Delete Points +
Delete Selected Point + +Deletes the currently selected track point. + + + +This is only enabled when a trackpoint is selected. + + +
+
Delete Points With the Same Position + +Deletes subsequent points that have the same position (but have different timestamps). + +
+
Delete Points With the Same Time + +Deletes subsequent points that have the same time stamp (but may have different positions). + + + +This is not available on routes as they have no timestamps. + + +
+ +
+ +
Transform + +These options alter the data of trackpoints of a track but not add or remove trackpoints. +And don't seem to fit any other category :) + +
Apply DEM data + +If any DEM data is loaded, this will apply the DEM data to give the track elevation data. +Two ways of applying DEM data are offered: + +Keep. Retains the existing elevation data of trackpoints and only those missing an elevation value are set. +Overwrite. Elevation data are set on all trackpoints even if they already elevation values. + + +
+
Smooth Missing Elevation data + +In various locations across the world, there are missing DEM values (AKA DEM Holes) from the SRTM data. +This is particularly noticeable in mountainous areas. +Two ways of applying elevation data to trackpoints that do not have elevation values are offered: + +Interpolated. Missing elevation data is interpolated between the previous and next known values. +Flat. Elevation data is filled in from the last previously known value. + + +
+
+Convert to Track or Route + +If this is a Route then it will convert it to a Track. + + +If this is Track then convert it to a Route. + + + +Converting from a Track to a Route may involve a loss of information, in particular timestamp values (hence you are required to confirm this operation before it happens). + + +
+
+Anonymize Times + +Timestamp information of a track can be shifted to be all offset from 1901-01-01. + + +Thus the timestamps themselves will no longer reveal exactly when a track was taken. +However the relative difference between the timestamps is kept thus one is still able to calculate some properties such as speeds along the track. + + + +This is not available for routes, as they have no timestamps. + + +
+
+Interpolate Times + +Trackpoint timestamps between the first and last points are calculated such that track is travelled at equal speed. +This is mostly useful when tracks don't have timestamps and you wish to recreate your trip (e.g. you've forgotten to turn on your GPS or the batteries have run out) +Thus edit the first and last trackpoints to set the approximate times of your trip and then use this to give approximate times along the track. +When used on tracks with timestamps this will overwrite the existing timestamps. + + + +This is not available for routes, as they have no timestamps. + + +
+
+ +
Export Track as GPX + +Version1.1+: This allows exporting the track as a GPX file by opening a file save dialog. + +
+ +
Extend Track End + +Changes the current tool to add trackpoints to the end of the track. + +
+ +
Extend Using Route Finder + +Enables the Route Finder tool. Thus on a subsequent left click in the viewport, a route is calculated from the end of track to that point using the default route service and applied to the track. + +
+ +
Upload + +
Upload to GPS + +Same as the layer Upload to GPS command, but only applies to the track. + +
+ +
Upload to OSM + +Same as the layer Upload to OSM command, but only applies to the track. + +
+ +
+ +
Use With Filter + +This selects the track to be used in the Filter With Trackname feature. + + + +This is not available on routes. + + +
+ +
Edit Trackpoint + +This opens the Trackpoint edit dialog. See . + + + +This is only enabled when a trackpoint is selected. + + +
+ +
Refine Route... + +This function allows to request a Routing Engine in order to refine a given route. +By "refining" we mean computing all real intermediates points between some given major points. +This could be useful to compute a trip giving only the wished important steps. + + + +This is only available on routes. + + +
+ +
View Google Directions + +This option is only available on a track created using the Route Finder tool. + + +Launch a web browser to see the Google directions page which yielded the route. + + + +The record of the Google route is stored in the track's comment, so if the comment is changed (or the route was created by something other than the Route Finder tool) this will not work correctly. + + +
+ +
+ +
Waypoint Sublayer Options +Repeats options available at the TrackWaypoint level, but only those for waypoints: + +New Waypoint. Same as the layer New Waypoint +View All Waypoints. Same as the layer View All Waypoints +Goto Waypoint. Same as the layer Goto Waypoint +Delete All Waypoints. Same as the layer Delete All Waypoints +Delete Waypoints from Selection. Same as the layer Delete Waypoints from Selection +List Waypoints. Opens a new dialog with the list. As described in the Aggregrate layer + +Also gives other options for handling multiple items: + +Sort. Gives the ability to sort the items in the treeview alphabetically or by date. +Visibility. Offers options to quickly control the visibility of all items within the sublayer, as per + +
+ +
Waypoint Properties + + +This shows a dialog with detailed information for the waypoint. Many properties of the waypoint can changed here, such as the comment, the symbol used in drawing or the image (normally a photograph taken at this position) assiocated with it. When a waypoint has an image, a thumbnail of it is drawn in the viewport for the waypoint (in preference to the symbol). + + +If the waypoint has an associated image, then the Geotag information may be updated, either with updating the file's modification timestamp or not. +This can be useful when the waypoint has been moved. + + +
+ +
Waypoint Operations + +
Goto + +This centers the viewport on the selected waypoint. + +
+ +
Geotag Images... + +This opens the Geotag Dialog to allow Geotagging multiple images to the position of this waypoint. +In this circumstance creation of waypoint options are disabled and only the options related to writing the EXIF information are available. + +
+ +
Transform + +Offers a subset of the track utilities. +Currently only setting the altitude from DEM data methods are available. + +
+ +
Visit Webpage + +If the waypoint's comment (or description) starts with http: then this option is available and allows launching a web browser to go to the webpage. + +
+ +
Visit Geocache Webpage + +If the waypoint's name is in Geocache form (GCXXXXX) then this option is available and allows launching a web browser to go to the Geocache page. + +
+ +
New Waypoint + +Same as the layer New Waypoint. + +
+ +
+ +
Version1.3+: Geotag Images + +This dialog allows geotagging images (normally taken with a digital camera) against a specific waypoint or via interpolation against a specific track or all tracks in the TrackWaypoint layer - depending on how it is invoked. + + +When geotagging against tracks, images need to have an EXIF DATE_TIME_ORIGINAL (nearly always set by a camera). This timestamp is then used to find the location when the image(s) was taken by searching through the track(s) to find the nearest time - interpolating between points if necessary to set the location. + + + +Generally it is good policy to synchronize your camera's clock with your GPS clock before taking photographs. However the times can be adjusted afterwards (if necessary) to take into consideration clock differences. + + + +Various options allow control of how the geotagging process is performed: + + +Images - Add the images used for geotagging +Create Waypoints +Overwrite Existing Waypoints +Write EXIF +Overwrite Existing GPS Information +Interpolate Between Track Segments +Image Time Offset - The number of seconds to ADD to the photos time to make it match the GPS data. Calculate this with (GPS - Photo). Can be negative or positive. Useful to adjust times when a camera's timestamp was incorrect. +Image Timezone - The timezone that the used when the images were created. For example, if a camera is set to AWST or +8:00 hours. Enter +8:00 here so that the correct adjustment to the images' time can be made. GPS data is always in UTC. + +
+ +
+ +
GPS Layer + +The GPS layer is responsible for uploading and downloading GPS data +from a GPS device. It also is responsible for realtime GPS tracking. +Expand the GPS layer in the layers panel to see the two layers it +uses for uploading and downloading. To upload, download, or use +realtime tracking, right-click the GPS layer and click the appropiate +menu item. + + +
Download + +To download data from the GPS, right-click the GPS layer and click Download from GPS. + +
+ +
Upload + +To upload data to the GPS, first populate the GPS Upload child +layer of the GPS layer (either by creating waypoints/tracks/routes in it, or +copying and pasting or dragging waypoints/tracks/routes from another layer). +Then right-click the GPS layer and click Upload to GPS. + +
+ +
Realtime Tracking + +You must set up gpsd correctly or use a GPSD server and put the +correct information in the GPS layer properties dialog. Then right-click +the layer and select Start Realtime Tracking. + +
+ +
Empty <emphasis>Item</emphasis> + +There are several options to quickly delete a subsection of data: + + +Empty Realtime +Empty Upload +Empty Download +Empty All + +
+ +
+ +
DEM (Digital Elevation Model) Layer + +This layer provides elevation data from the Shuttle Radar Topography Mission (SRTM) + + +Elevation data can be useful in planning trips, as you many wish to avoid/minimise the hills encountered. [OSM Cyclemap is also useful this way too] + + +To download the data use the DEM Download tool (shown on the toolbar), and then click on a area of the viewport. Once files have been downloaded they can then be loaded from disk via the DEM properties in future application runs. + + +The current data server is: NASA STRM 2.1. + + +ATM &appname; does not auto download DEM data. If you want to get lots of data blocks, you may wish to use some other program get such as curl or wget to download them for an area. + + + +Using many DEMs is CPU/memory intensive. Depending on your computer's capability, &appname; will be less responsive when about 50+ DEM blocks are loaded. It is probably unwise to attempt using 200+ blocks, so trying to use DEMs covering large countries/continents (USA, Australia etc...) is unlikely to work. In these conditions under Linux, &appname; may be automatically stopped by the "OOM Killer" + + + +
+ + +
Maps Layer + +This layer provides a single map resource, you may have multiple map layers but only top one (if enabled) will be visible (subject to the Alpha compositing property). + + +Some maps are continually improving over time (e.g. OpenStreetMap) thus &appname; employs a caching mechanism to avoid redownloading data (see ). +However a forced refresh for the current view can be made via the Reload All Onscreen Maps option or Ctrl+F5. + +Online Map Tile Providers + +You will need an open internet connection when you are downloading maps these following map types, but once downloaded they are available from the hard disk cache. When map are avaliable from the disk cache it is much faster and can be used offline. +Inbuilt maps include various OpenStreetMap (OSM) ones and more: + + + +Bing Bird's Eye (Aerial) Maps (&appname; Version1.2+) +OpenStreetMap (Mapquest) - This is the default (&appname; Version1.3+) +OpenStreetMap (Mapnik) +OpenStreetMap (Cycle) +OpenStreetMap (Transport) (&appname; Version1.3+) +OpenStreetMap (Humanitarian) (&appname; Version1.5+) +NASA BlueMarble + + + +&appname; can be configured to handle additional online map resources. See for further detail. + + +Offline Map Tilesets + +Some map types supported are for on disk tile formats: + + + + + On Disk OSM Tile Format + This is equivalent to any map set with OSM Cache Layput. + +MBTiles File +OSM Metatiles + + +Of course you need to have acquired or generated these tilesets yourself. + + +
Map Layer Properties + +Configurable properties: + + + + Map Type. The kind of map this layer displays. + Map types are dependent on the current mode. + +Maps Directory. Not applicable for MBTiles Map type since it is a single file. +Cache Layout. Viking or OSM. See . Only applies to maps from online tile providers. +Map File. Ony applicable for MBTiles Map type since it is a single file. + + Alpha. Control the Alpha value for transparency effect using a value between 0 and 255 with the default being 255 for a fully solid image. + Zero is fully transparent. A value of around 160 can be useful for blending views of multiple map layers (when applied to the upper most map layer). + +Autodownload Maps. This can be useful to turn off when you are not online to avoid pointless download requests or may be keep a map in a 'historical' state. +e.g. perhaps in case a current map rendering is broken. +Autodownload Only Gets Missing Maps. Using this option avoids attempting to update already acquired tiles. +This can be useful if you want to restrict the network usage, without having to resort to manual control. Only applies when Autodownload Maps is on. +Zoom Level. Determines the method of displaying map tiles for the current zoom level. +Viking Zoom Level uses the best matching level, otherwise setting a fixed value will always use map tiles of the specified value regardless of the actual zoom level. + +
+ + +
Layer Operations +
Download Missing Onscreen Maps + +This requests map tiles for areas of the viewport that do not currently have one. + +
+ +
Download New Onscreen Maps + +This requests map tiles only if the maps are older than the Tile Age preference. + +
+ +
Reload All Onscreen Maps + +Force a refresh of all visible map tiles. + +
+ +
Download Maps in Zoom Levels + +This opens a dialog to enable requesting the download of maps for the region in the viewport over a specified number of zoom levels. +The download method type can be specified to help limit the number of requests. + + + +There are some inbuilt limits to prevent downloading large amounts of map tiles. + + +Please respect the usage policy of the tile set provider. +Such as OSM Tile Usage Policy. + + + +
+Maps Download Dialog: Example + + + +
+
+
+
+ + +
+ +
Aggregate Layer + +This layer is a container layer to hold other layers. There is always an initial and controlling Top Layer that can not be removed or renamed. + + +This layer type is useful for grouping other layers, especially layers, in whatever categories are relevant to you: such as by activity, location or date. +Here are some suggestions: + +Hiking +Mountain Biking +Road Cycling +Car Trips +Sailing +Holidays +UK Points of Interest +USA Points of Interest +etc... + + + +Thus one can have a list of all your tracks, but groups can be shown or not using the relevant layers visibility checkbox. + + +
Layer Operations + +The following are available on Aggregate Layers: + +
+ +
New Layer + +Add a new layer of the selected type. + +
+ +
Sort + +The list within the treeview can be sorted. + + +Alphabetical and Date sorts are available. + + + +Generally it is not useful to sort the Top most layer. Sort is mainly intended for Aggregate groups of TrackWaypoint layers. + + +
+ +
Track List + +Selecting this opens a dialog listing all the tracks in a table along side statistics such as track length and maximum speed. +Each column header is clickable and will reorder the list according to that particular column. +You can also rearrange the columns via dragging the column header to the new location. + + +This table may be invoked from a variety of different layer levels and will then list only the relevant tracks (and/or routes). + +Aggregate Layer: Lists Tracks and Routes and the TrackWaypoint Layer they are in +TrackWaypoint Layer: Lists Tracks and Routes +TrackWaypoint Track sublayer: Lists Tracks only +TrackWaypoint Route sublayer: Lists Routes only + + + +
+Track List Dialog: Example +
+ +This is showing all tracks and routes (although there are no actual routes here!) in multiple TrackWaypoint layers, that has been sorted by height. +Note that routes will not have timestamps or speeds, but may have elevations and should have some distance! + +
+ + + +
+
+ +Hovering the mouse over an entry will show a tooltip of the comment or description if it is available. + + +Each entry in the track list can be selected and on mouse right click offers these options: + +View. Move the viewport to the area of the item and highlight it. +Statistics. Opens the Properties dialog on the tab. Note this will close the track list dialog. +Copy Data. Copy the data fields as text. + + + +If multiple entries are selected the only right click option is Copy Data. +This copies the individual data fields as plain text separated by tab characters, ideal for pasting into other applications in particular spreadsheet programs. +Note that the order of the fields copied is the default column ordering (irrespective to how they may have been rearranged). + +
+ +
Waypoint List + +Selecting this opens a dialog listing all the waypoints to give a overview of the waypoint information. +Each column header is clickable and will reorder the list according to that particular column. +You can also rearrange the columns via dragging the column header to the new location. + + +This table may be invoked from a variety of different layer levels and will then list only the relevant waypoints. + +Aggregate Layer: Lists Waypoints and the TrackWaypoint Layer they are in +TrackWaypoint Layer: : Lists Waypoints +TrackWaypoint Waypoint sublayer: Lists Waypoints + + + +
+Waypoint List Dialog: Example +
+ +This was invoked on a TrackWaypoint layer and shows all waypoints from that single layer. It has been sorted by the symbols. + +
+ + + +
+
+ +Hovering the mouse over an entry will show a tooltip of the description if it is available. + + +Each entry in the list can be selected and on mouse right click offers these options: + +View. Move the viewport to the area of the item and highlight it. +Properties. This will open the properties dialog. Note this will close the waypoint list dialog. +Show Picture. If enabled, this will open the associated image in an external Image Viewer program. +Copy Data. Copy the data fields as text. + + + +If multiple entries are selected the only right click option is Copy Data. +This copies the individual data fields as plain text separated by tab characters, ideal for pasting into other applications in particular spreadsheet programs. +Note that the order of the fields copied is the default column ordering (irrespective to how they may have been rearranged). + +
+ +
Visibility Options + +This offers a quick way to set all the visibilities of each item within the containing layer, rather than having to change each one individually. + +Show All. Ensures all items are set to be visible. +Hide All. Ensures all items are set to be invisible. This is useful for then turning on single items afterwards so the display is not cluttered. +Toggle. Inverts the visibility status of each item. + + +
+ +
Search by Date + +This opens calendar dialog to select a date to search by within this Aggregate layer. +The first item that is found on that date will be selected. +Tracks are searched first in preference over waypoints. + +
+ +
+ + + + + +
Coordinate Layer + +This layer is allows drawing of grid lines on the viewport. + +
+ + +
Tools + +&appname;'s mouse actions on the viewport are controlled by which tool is active. Only one tool can be active at a time. The default mode is pan. + + +You can use the scroll wheel, the middle-click, the middle-click+drag to zoom, center map at position and pan respectively no matter what tool you are using. + + +Scroll: zoom in and out keeping the mouse over same location + + +Ctrl-scroll: pan north-south (also Ctrl-up, Ctrl-down) + + +Shift-scroll: pan east-west (also Ctrl-left, Ctrl-right) + + +Ctrl-shift-scroll: zoom in and out, without changing the center (also Ctrl+, Ctrl- [*not* KeyPad +/-]) + + +Middle-click: make the clicked point on the map the center + + +Middle-click and drag: pan + + +
Pan + +This is the default mode of operation for &appname;. + + +This mode is entered by clicking on the toolbar icon: + + +Pan moves the viewpoint. A single click centers the viewport at that point, whereas click and drag dynamically moves the view around. +This is the default tool. + + +This mode can also be entered by the keyboard shortcut Ctrl+Shift+P + + +Double clicking the left mouse button will zoom the map in. +Shift + double clicking the left mouse button will zoom the map out. +Double clicking the right mouse button will also zoom the map out. + +
+ +
Zoom + +This mode is entered by clicking on the toolbar icon: + + +Zooms in and out on the clicked part of the map or by the selected area. + + +This mode can also be entered by the keyboard shortcut Ctrl+Shift+Z + + +Ctrl + left or right click: Zoom in/out and center the map on the clicked location + + +Shift (and hold) + left mouse button: Draws a bounding box area on which to zoom in. The zoom action is performed when the left mouse button is released. + + +Shift + left click button: Jump Zoom In by up to factor of 3 standard zooms. + + +Shift + right click button: Jump Zoom Out by up to factor of 3 standard zooms. + +
+ +
Ruler + +This mode is entered by clicking on the toolbar icon: + + +The ruler is used to measure the bearing and distance between two points: Click on first point and then move the mouse point around - the values will be continually updated. +A second click will freeze the ruler at that point. + + +This mode can also be entered by the keyboard shortcut Ctrl+Shift+U + +
+ +
Version1.1+: Select + +This mode is entered by clicking on the toolbar icon: + + +The select tool allows one to choose any waypoint or track by clicking on it (or reasonably near) in the viewpoint. + + +ATM to select a track one must actually click on a trackpoint, which is also selected. + + +This mode can also be entered by the keyboard shortcut Ctrl+Shift+S + +
+ +
TrackWaypoint Layer Tools + +You must have a Layer selected to use these tools. + +
Create Waypoint + +Enable this tool by clicking on the toolbar icon: + + +Left click will open the new waypoint dialog using the specified position. + +
+ +
Create Track + +Enable this tool by clicking on the toolbar icon: + + +Left click to create a new trackpoint. If it's the initial trackpoint you will be asked to enter a name for the track. +If Ctrl is held at the same time, it will jump the new trackpoint position to a nearby existing trackpoint. +Right click or Backspace: undo one point. + + +Double click or Escape: to finish track creation. +Finishing the track is also available via the right click and track menus. + + +One must finish the current track to be able to create another track. + +
+ +
Create Route + +Enable this tool by clicking on the toolbar icon: + + +This operates in exactly the same way as the Create Track above. + + +One must finish the current route to be able to create another route. + + +One can switch between the Create Route and Route Finder tools while editing routes. + +
+ +
Create Route Using the Route Finder + +Enable this tool by clicking on the toolbar icon: + + +Requires an internet connection. +Left click to create a new trackpoint. +If it's the initial trackpoint you will be asked to enter a name for the route, otherwise the default routing engine will be queried to find a route to the new trackpoint. +Right click or Backspace: remove the last added route. + + +Escape: to finish route creation. +Finishing the track is also available via the right click and track menus. + + +One must finish the current route to be able to create another route. + + +One can switch between the Create Route and Route Finder tools while editing routes. + +
+ +
Edit Waypoint + +Enable this tool by clicking on the toolbar icon: + + +Left Click/drag: select/move a waypoint. +If Ctrl is held at the same time, it will jump the waypoint position to a nearby existing trackpoint. +If Shift is held at the same time, it will jump the waypoint position to a nearby existing waypoint. + +Right-click on waypoint: opens a menu with waypoint actions (the +same menu accessed by right-clicking the waypoint in the layers panel) + +
+ +
Edit Trackpoint + +Enable this tool by clicking on the toolbar icon: + + +Left click near a trackpoint (in screen pixel terms) to bring up the Track Point Edit dialog on that trackpoint. +Whilst the edit dialog is already open, left click again and drag enables moving of the trackpoint. +If Ctrl is held at the same time, it will jump the new trackpoint position to a nearby existing trackpoint. + +
Edit Trackpoint Dialog + +Editing options in the Trackpoint Edit dialog include: + +Edit the trackpoint name +Changing raw lat/long position and altitude +Forward (go to the next trackpoint) +Back (go to the previous trackpoint) +Delete +Insert. Inserts a point halfway to next trackpoint +Split. + + + +Several fields are read only for reference purposes, values are shown if the trackpoint has such information: + +Time. +Speed and course. +'Between' values: Speed, Time Difference and Distance Difference. When moving between trackpoints (via the Back and Forward buttons) these values are calculated. +GPS precision factors. + + + +
+Trackpoint Edit Dialog: Example + + + +
+One must have been going downhill here to get a reasonable speed by bicycle! +
+
+
+ +
Show Picture + +Enable this tool by clicking on the toolbar icon: + + +Opens an image viewer with the picture associated with the waypoint. +By default this uses the default system image viewer. +For Linux you can override this with the setting in the + +
+ +
+ +
Georef Map Layer Tools + +You must have a Map Layer selected to use these tools. + +
Georef zoom + +Enable this tool by clicking on the toolbar icon: + +Changes the zoom level of the georeferenced map and changes the +&appname; zoom level accordingly. Useful if you are trying to match GPS +data to a georeferenced map. + +
+ +
Georef move + +Enable this tool by clicking on the toolbar icon: + + +Drag to move the georeferenced map. + +
+
+ +
Map Download + +You must have a Layer selected to use this. + + +Enable this tool by clicking on the toolbar icon: + + +Click to download a single tile. Drag to download tiles in the dragged rectangle area. + + +Right-click to redownload tiles via the selected method. Right-click and drag to redownload tiles in the dragged rectangle area by the selected method. +The possible methods to redownload one or more tiles are: + + + +Bad - Only if the tile is corrupt in some way or missing, then this will download a new copy +New - Refresh the tile according to the local map cache and if server has a newer version +All - Redownload the tile + + +Map Tile Information + +By right clicking on viewport and selecting Show Tile Information you can see the tile properties of this location for the current map layer and current zoom level. +This includes the remote source URL for the tile and the cached version on the local filesystem with timestamp details. + + + +
+Map Tile Info Dialog: Example + + + +
+This is using MapQuest at &appname; zoom level 128 over the Isle of Wight, UK. +
+
+ +
DEM Download + +You must have a Layer selected to use this. + + +Enable this tool by clicking on the toolbar icon: + + +Click to download and import a DEM file. + +DEM File Information + +By right clicking on viewport and selecting Show DEM File Infomation you can see the file properties of the DEM file for this location. +This includes the remote source URL for the file and the cached version on the local filesystem with timestamp details. + + + +
+DEM File Info Dialog: Example + + + +
+This is for block 51N, 003W - covering Bristol in the UK. +
+
+ +
Webtools + +Many services are available only via a web browser (Google Maps, OpenStreetMap Potlach editor, etc.). + + +Jumping from &app; to such service can become annoying. + + +&appname; allows you to open such service directly at the position currently viewed in &app;. + + +This feature is called Webtools. It is also known as External Tools. + +
+ +
+ + +
Preferences +
General +
Localisation +You can select units displayed by &appname; to best fit your usage. +
+Properties dialog: units part + + + +
+Concerning degrees, you can select the way to display them: + + +DDDdecimal degree + + +DMMpartial sexagesimal display: degrees, minutes and decimal part of minutes + + +DMSsexagesimal display: degrees, minutes and seconds + + + +
+Properties dialog: degree display options
-
Tile's age -This age is used to decided wether or not a new request to tile server must be done. +
Waypoint Icon Size +An option exists to control the icon (symbol) size used for waypoints + +
+
<emphasis>Home</emphasis> Default Location: Latitude and Longitude +You can set the Home location directly by inputting the latitude and longitude in decimal degrees. + +
+
Time Display +This controls the reference timezone that times are shown in. +Locale is the current user's system preference. This was how all times were shown up to version 1.5. +World will attempt to determine the timezone at an object's position. +UTC enforces this standard timezone. +
+
Tile's age +This age is used to decided wether or not a new request to tile server must be done. + +Changing this value, you will increase or decrese the network load. +
+
Default map layer directory +This property sets the default directory of the tiles cache. +This value is used when you create a new map layer. + +You are still able to change this value in each map layer properties. +
+
Map Cache Memory Size +This controls the amount of maps that are stored in memory, rather than having to reread from disk. +Generally if you have a system with lots of memory it's recommended to increase this value. + +
+
+ +
Export/External +
KML Export Units +Allows setting the units used when saved as the KML file type, such as Metric or Statue units +
+
GPX Track Order + + Other software may display tracks in a particular order (often the order saved into the file). + This allows you to control the order they are saved when exporting to a GPX file. + +
+
GPX Waypoint Symbols +Some GPS devices require waypoint symbols to be in a particular case. +E.g. On a Garmin Oregon 450 they must be in Title Case to be recognized. +
+
Image Viewer (Not Windows) +Allows setting the program used to view images associated with Waypoints. +By default this is set to xdg-open which should open the system's default image viewer, however this can be overridden with this setting. +Note: for Windows systems, viewing images associated with Waypoints always uses the system's default image viewer. +
+
External GPX programs +Allows setting the programs invoked via the Layer menu Export LayerOpen With 'program' +Two options are given so that it can be configured for various uses such as: + +An OSM editor (default) +Some other user defined program + +
+
GPSBabel +This allows setting the specific location of GPSBabel. +&appname; will need to be restarted for this setting to take effect. +
+
Auto Read World Files +If this is on, when a new image is selected for the GeoRef layer then the associated world file will be read to find the scale and positional properties. +The associated file is based on filename patterns; e.g. if the image is filename.jpg - then the world file may be filename.jpgw or filename.jgw +
+
+ +
Advanced +
Save File Reference Mode + + Files referenced within project files can be saved with either absolute or relative paths. + Using relative paths can be useful when copying the project file and the associated files between different systems. -Changing this value, you will increase or decrese the network load.
-
Default maplayer directory -This property sets the default directory of the tiles cache. -This value is used when you create a new map layer. +
Ask for Name before Track Creation +A setting to control whether an automatic name is used when creating a new track or route, or whether you are asked to enter a name. +
+
Show Tooltip during Track Creation +A setting to control whether the tooltip with the cumulative track or route distance is shown when creating tracks and routes. +
+
The number of recent files + + The number of recent files shown in the FileOpen Recent File menu. + A value of -1 means all files. The new value applies to New Windows only (or on application restart). -You are still able to change this value in each map layer properties.
-
Mini-Howto's -
Getting Started + +
OpenStreetMap Traces +
OSM Username + Password +Store your OSM details here, so that you don't need to enter it in every time in the procedure. + + +Your OSM password will be stored in plain text. + + +
+
+ +
Mapnik + +If any changes to these settings are made, you will need to restart &appname; to make them be applied. + + +
Plugins Directory +The location of Mapnik plugins. An attempt is made to automatically determine the initial value, + however if this is wrong or Mapnik is upgraded then the directory can be set here. +
+
Fonts Directory + +The location of fonts for use with Mapnik. Normally it is best to simply use the System's font directory. + +
+
Recurse Fonts Directory +Load fonts in any sub-directories of the main font directory. +
+
Rerender Timeout +The time in hours before any tile is rerendered. +This is useful in case the underlying source data for the tiles changes (e.g. OSM data is continually evovling). + &appname; normally has no way of knowing when the data has changed, so this simple timeout method is provided to maintain consistency of the tile images. +
+
CartoCSS +This allows setting the specific location of the carto executable. +
+
Threads -To quickly get started using &appname;, follow these instructions. + The number of threads to use for Mapnik rendering tasks. + By default the value is set to the 1 in case of any multi-threading rendering code chain crashes. + Otherwise trying setting the value to the number of the CPUs of the system minus one (so as not to overload the system), in order to minimise the overall rendering times. + +
+
+ +
Routing +
Routing engine +You can select the routing engine used by default, ie by features that do not propose a live selection, like . +
+
+ +
Startup +Naturally since these preferences effect the startup, the values will not be used until &appname; is restarted. +
Restore Window Setup +When this is enabled, the main window size and layout (such as whether the statusbar or layers panel are shown) is restored to the values from last use. +
+
Default Map Layer +When this is enabled, a map layer is automatically added whenever &appname; is opened and a &appname; file is not to be loaded. +The map layer used is defined by the map layer's default values. +
+
Startup Method +Enables selection of how the startup position should be determined. + +Home Location (default) - Position as set by the Set the Default Location +Last Location - Uses the last position viewed on the viewport +Specified File - Load the file as specified below +Auto Location - Use the web service hostip.info to attempt to determine your location via IP lookup + +
+
Startup File +Loads this specified file when the Startup method is set to Specified File +
+
Check For New Version +Periodically (no more than once every 14 days), check to see if there is a new version of &appname; available. +
+
+ +
Toolbar +
Append to Menu +Allows setting the toolbar on the same vertical space as the menu, thus increasing vertical space for the map. +
+
Icon Size +Allows configuration of the icon size, including overiding the system's default preference to the setting desired just for &appname; +
+
Icon Style +Allows configuration of the icon style, including overiding the system's default preference to the setting desired just for &appname; +
+
Customize +Opens the Customize Toolbar dialog. +From this dialog the items in the toolbar can be added, removed and reordered. Reordering of items is performed by drag and drop. +
+Customize Toolbar dialog + + + +
+
+
+ +
+ + +
Howto's +
Getting Started + +&appname; from version 1.5 has several features to ease the start up process. +On the very first run, you will be asked if you want to enable these features which make use of an Internet connection. +If you select no or you have upgraded from an earlier version you can choose to enable any of the startup options via the . + + +Some other general use cases for using &appname;, are as follows:
Go to an area of interest -&appname;'s default location is a Manhatten, New York, USA, so you may need to pick another place that interests you. +&appname;'s default location is a Manhatten, New York, USA, so you may need to pick another place that interests you - such as where you live. Method A -Use View - Go to to move to a coordinate of interest. + Use the online location address/place search. - - - -Method B - -Use the GPS Layer or FileAcquireFrom GPS -to load data directly from your GPS into &appname;. -Currently Garmin, Magellan, DeLorme and Navilink protocols are supported. + + Use the Go to Location toolbar button or from the menus + ViewGo to Location. + You can change the search location provider if desired. + Enter the name of place you wish to go to (you may need to specify the country to refine the search). + Also you can enter a post code or a ZIP code instead. -You must have write permission to the port used. For Unix like OS: -/dev/ttyS0 is the first serial port -/dev/ttyUSB0 is the first USB port + You will need an internet connection for this search to work -For DeLorme device support you will need GPSBabel v1.4.0+ installed -Method C +Method B -Get data from files in GPX format. For other formats (kml, -ozi...), use a converter such as GPSBabel to convert the files to GPX -format first. + + If you know the coordinates of where you want to view: - - -Open up &appname; and use File - Open or File - Append -file to open the file. +Use View and select from either Go to Lat/Lon or Go to UTM and then enter in the specific coordinates. + + +Method C - -Expand Tracks or Waypoints. Right-click on the -track or waypoint of interest and select Goto "Center". +Use the GPS Layer or FileAcquireFrom GPS +to load data directly from your GPS into &appname;. +You can specify the types of data to acquire: Tracks, Routes and/or Waypoints. + + +You must have write permission to the port used. For Unix like OS: + + /dev/ttyS0 is the first serial port + /dev/ttyUSB0 is the first USB port + usb: is any USB port + +Depending on your distribution only one of the USB port types may work +For Windows: + + com1: is the first serial port + usb: is any USB port + + + + The GPS devices supported are those supported by GPSBabel. + Garmin and Magellan GPS devices supported by all versions, later versions of GPSBabel support more devices such as DeLorme and Navilink. + Method D -Use File - Append File to add your track and waypoint data to -&appname;. This has been tested with Geocaching.com's *.loc format, -(others(?)). +Get data from files in GPX or KML format, which can be opened directly. +Use FileOpen - - -Expand Tracks or Waypoints. Right-click on the tack or -point of interest and select Goto "Center". +Other formats can be imported that are supported by GPSBabel. +FileAcquireImport File With GPSBabel... + + + +The viewport will be automatically moved and resized to view the contents of the file. +
-
Add a map layer +
Add a Map Layer -1. Use Layers - New Map Layer, and choose a suitable cache directory +Use LayersNew Map Layer, and choose a suitable cache directory where you would like to store your tracks and click OK. Zoom to a comfortable level (I suggest 4 mpp) by clicking the left and right mouse buttons on the gray area where your tracks are. Now from the menu -choose Tools - Map Download, Click where you would like to download a +choose the Tool. Click where you would like to download a map. Regardless of what tool you are using, the middle mouse button always pans. @@ -1048,23 +2550,34 @@ You need an open internet connection when you are downloading maps. -1. You will notice the maps are being drawn on top of the tracks, which -is probably not what you want. Look at the Layers Panel to the left. -Notice how the layer named Map is ABOVE your TrackWaypoint layer that -your GPS data is in. This means that it will be drawn last, or on top -of the other layers. Select the Map layer from the list and click the -down arrow button beneath the list. Your tracks will now be drawn over -the map. +If you can no longer see your tracks or waypoints and only the map, +it is because the layer named Map is ABOVE your TrackWaypoint layer that your GPS data is in. +This means that it will be drawn last and on top of the other . +Look at the to the left which shows this order. +Select the Map layer from the list and click the down arrow button beneath the list until the Map layer is below the TrackWaypoint layer. +Your tracks will now be drawn over the map. + +
+
Set Your Home Location + + You can save the current center position of the viewport as the default location AKA the Home Location by + EditSet the Default Location. + + + Then at any time you can return to this place by clicking on the Home icon on the toolbar. + + + You can also set the default location via specifing the exact latitude and longitude in the . +
From 1st startup to GPS track (including offline maps) The first you'll see is an empty map, because &appname; in its default configuration will download maps only on demand. -Before fetching unneeded data, one can position to a location of interest, e.g. Stuttgart: ViewGo to Location, enter 'Stuttgart'. +Before fetching unneeded data, one can position to a location of interest, e.g. Stuttgart: ViewGo to Location, enter Stuttgart. -
Fetching the maps Map @@ -1088,7 +2601,7 @@ role in the pre-fetch for offline usage discussed later You'll see a map of Stuttgart. Using the mouse wheel, you can -zoom in and out. The maps for the choosen resoltion will be downloaded +zoom in and out. The maps for the choosen resolution will be downloaded automatically. @@ -1100,7 +2613,7 @@ automatically. Keep the download source as is (SRTM Global 90m), hit OK. -In the layer listing on the left, the DEM layer should reside +In the layer listing on the left, the layer should reside above the map layer. If this is not the case, highlight the DEM layer an shift it one up (using the arrow up button). @@ -1128,30 +2641,22 @@ You can also alter the Min. and Max. elevation in this dialogue.
GPS Track with Height Profile -uncheck the DEM layer (the map show up again) -LayersNew TrackWaypoint Layer - - -Ensure the new track layer is above the map layer. - - -expand trackwaypointlayer, select Tracks +Uncheck the layer (the map is shown again) - -in the tools menu choose Begin Track which looks like this: -
-Begin Track Icon - - - -
+ LayersNew TrackWaypoint Layer + Ensure the new track layer is above the map layer. +
+Expand the layer, select Tracks +In the tools menu choose Create Track -leftclick in the map window, enter a name -click several times to generate a track (a right-click removes the last point) -expand tracks in the layer menu, your track should show up, select it -right click your track, select Apply DEM data -right click your track again, select Properies -click the tab Elevation-distance - enjoy the plot +Leftclick in the map window, enter a name + + Click several times to generate a track (a right-click removes the last point). + Height data is set automatically since DEM data is available + +Expand tracks in the layer menu, your track should show up, select it +Right click your track, select Properties +Click the tab Elevation-distance - enjoy the plot
In order to save this setting for later usage @@ -1164,7 +2669,7 @@ In order to save this setting for later usage
Usecase: offline data for holiday -Suppose you want to have the map and DEM data offline for your holiday in Italy near Bologna. +Suppose you want to have the and data offline for your holiday in Italy near Bologna. Start a new &appname; session. @@ -1177,7 +2682,7 @@ This allows you to delete the map stuff after holiday without purging the rest o check autodownload map keep viking zoom level zoom out to 1024 -add a DEM layer (as discussed above) +add a layer (as discussed above) download the DEM data In the &app; version discussed here, the DEM data automatically @@ -1201,10 +2706,7 @@ tiles into .viking-map-holiday/ if you like. -This may take some time and hd capacity. Lixus wrote a set of -scripts which allow to download the map tiles for several zoom-level in -parallel from the command line. - +This may take some time and some hard disk capacity. Do not forget to save your configuration (as discussed above). @@ -1218,6 +2720,9 @@ Do not forget to save your configuration (as discussed above). One of sources of data for this project is GPS tracks. &appname; supports this project via the GPS Traces methods, both uploading and downloading such data. + +Also see for further detail. +
Uploading data to OpenStreetMap It is possible to upload data directly from &appname; to OpenStreetMap. @@ -1225,16 +2730,15 @@ It is possible to upload data directly from &appname; to OpenStreetMap. Upload a layer -One solution is to upload whole a TrackWaypoint layer. To do this, +One solution is to upload whole a layer. To do this, simply select the layer and right click on it. Then, select Upload to OSM. Upload a single track -One solution is to upload whole a TrackWaypoint layer. To do -this, simply select the layer and right click on it. Then, select -Upload to OSM. +Another solution is to upload an individual track. Simply select the track and right click on it. +Then select Upload to OSM. @@ -1245,11 +2749,12 @@ The email field is the email you used to subscribed into OpenStreetMap. The password field is the password you used with this account. The filename is the name you want your upload has on the server. This information is displayed by the osm server. The description is some descriptive information. -The tags field is a white separated list of tag. +The tags field is a white separated list of tags.
-
Downloading traces from OpenStreetMap + +
Downloading Traces from OpenStreetMap It is possible to download GPS traces directly from OpenStreetMap into &appname;. This feature can be really useful for checking existing data before uploading new ones. @@ -1263,66 +2768,209 @@ This feature can be really useful for checking existing data before uploading ne OSM traces... . Each request can get up to 5,000 points. -The dialog box allows setting which group of 5,000 points to get. These groups are known as 'Page Numbers' which start at 0. +The dialog box allows setting which group of 5,000 points to get. These groups are known as Page Numbers which start at 0. Increasing the page number parameter allows one to request the subsequent sets of point groups. -See for further detail. - -
+ +
+
Downloading Your Own Traces from OpenStreetMap + +It is possible to download any of your personal GPS traces previously uploaded to OpenStreetMap into &appname;. + + +You will need to provide your OSM username and password to get the list of your OSM Traces. +From this list you can select which traces to retrieve. +This list can be sorted on each column so that it easier to find an individual trace or select a group of traces by similar properties. + +
+ +
+ +
Geotagging + + This assumes you already have a layer enabled for ease of use (if not see above to get one). + +
Manual Positioning + + This is useful for instances when you already know exactly where the image was taken (no need for tracklog). + Or maybe you want to adjust an automatically generated waypoint for the position of the subject of the image rather than the location that the photograph is taken from. + ATM this process only works on an individual image, so it will be tedious for handling lots of images. + + + First create a layer or use an existing one; and select it in the . + NB Make sure this layer is above the map layer in the Layers Panel list. + Create a new waypoint (or move an existing one) to exact location desired: + + Select the tool, then left click on the map at the location desired, choosing an image to associate with it in the new waypoint dialog + Select the tool, then left click on waypoint to be moved. Left click again and drag the waypoint to the location desired + + Then using the Select tool left click on waypoint to select it, then right click to access the Waypoint properties menu, then choose + Update Geotag on ImageUpdate + + + The Update Geotag on Image options are only available when a waypoint has an image associated with it. + +
+ +
Automatic Positioning Against a Tracklog + + First you will need a tracklog with timestamps in it. Either load one from a previously saved file or freshly acquired from a GPS device - + see Getting Started. + It helps if this is the track that was recorded at the time you took some photographs! + + + Select the track either from the layers panel on the left or via the viewport using the tool. + Then right click on it and chose the Geotag Images... leading you to the Dialog. + + + Load some images that where taken around the time the track log was recorded. Confirm the other options in the dialog - normally the defaults should be alright and select OK. + If things are succesful, new waypoints with thumbnail images of the photographs will appear. + You should probably check they are really in the right place as often the timestamp of the camera may not be aligned to the GPS correctly leading to inferring incorrect locations. + +Option: Overwrite Waypoints + + This is particularly useful when one finds an attempt at geotagging gives wrong locations, often due to time offset issues. + Simply try again with a new time offset (often 1 hour adjustments due to Daylight Savings or Summer Time times) and the old waypoints will be updated (instead of creating new ones). + + + + If you have multiple tracks in a TrackWaypoint layer, then invoking the Geotag Images... action on the layer + will search all the tracks to find location matches. + +
+
+ +
GPS Real Time Location (Not <trademark>Windows</trademark>) + + &appname; relies on gpsd to provide the current location from a real time feed from a GPS device. + Unfortunately gpsd is not available on Windows, + so currently this functionality is disabled in Windows builds of &appname; + + + This assumes you already have a layer enabled for ease of use (if not see above to get one). + + + Turn on the GPS Device, ensure it has figured out it's location and plug it in to your computer. + +
Set Up GPS Layer + + You will need a layer. One can be added via LayersAdd GPS Layer. + + + Adjust the Realtime Tracking Mode settings to interface with gpsd as necessary. Normally the defaults should suffice. + + + Current Linux distributions should run gpsd automatically when a GPS Device is plugged in. Otherwise you may have to run gpsd manually. + + + Then right-click the layer and select Start Realtime Tracking. + Hopefully the viewport should jump to the GPS location. + + + Troubleshooting checklist: + +Confirm gpsd is running. +Confirm on the GPS device it has a location. +Confirm the Realtime Tracking Mode settings. +
+
+ +
What to Do if &appname; Does Not Seem to Work + +In order to get some information about what &appname; is doing, start it in verbose debug mode via the command line: +viking -dV + + +For instance you can check the correct URLs &appname; is using in requesting remote data for DEMs or map tiles in the verbose debug output. +E.g. Something like this for DEMs: + +** (viking:28778): DEBUG: curl_download_uri: uri=http://dds.cr.usgs.gov/srtm/version2_1/SRTM3/Eurasia/N48E008.hgt.zip +* About to connect() to dds.cr.usgs.gov port 80 (#0) +* Trying 152.61.128.95... * connected +* Connected to dds.cr.usgs.gov (152.61.128.95) port 80 (#0) + GET /srtm/version2_1/SRTM3/Eurasia/N48E008.hgt.zip HTTP/1.1 +User-Agent: viking/0.9.8 libcurl/7.18.2 GnuTLS/2.4.2 zlib/1.2.3.3 libidn/1.8 +Host: dds.cr.usgs.gov +Accept: */* + HTTP/1.1 200 OK + Date: Sun, 26 Jul 2009 18:13:38 GMT + Server: Apache + Last-Modified: Tue, 21 Jul 2009 19:57:35 GMT + ETag: eac3f8-1828f5-46f3caa76070a + Accept-Ranges: bytes + Content-Length: 1583349 + Content-Type: application/zip + +* Connection #0 to host dds.cr.usgs.gov left intact +* Closing connection #0 +** (viking:28778): DEBUG: dem_layer_add_file: /home/username/.viking-maps/srtm3-Eurasia/N48E008.hgt.zip + +Or for OSM Mapnik tile server: + +* About to connect() to tile.openstreetmap.org port 80 (#0) +* Trying 193.63.75.28... * connected +* Connected to tile.openstreetmap.org (193.63.75.28) port 80 (#0) + GET /13/4065/2748.png HTTP/1.1 +User-Agent: viking/0.9.96 libcurl/7.20.1 GnuTLS/2.8.6 zlib/1.2.3.4 libidn/1.18 +Host: tile.openstreetmap.org +Accept: */* + +* HTTP 1.0, assume close after body + HTTP/1.0 200 OK + Date: Thu, 14 Oct 2010 22:18:42 GMT + Server: Apache/2.2.8 (Ubuntu) + ETag: "b66ff9d46474bab68262a3483428a232" +** (viking:16704): DEBUG: curl_get_etag_func: ETAG found: "b66ff9d46474bab68262a3483428a232" + Content-Length: 17194 + Cache-Control: max-age=94805 + Expires: Sat, 16 Oct 2010 00:38:47 GMT + Content-Type: image/png + Age: 5153 + X-Cache: HIT from konqi.openstreetmap.org + X-Cache-Lookup: HIT from konqi.openstreetmap.org:3128 + Via: 1.1 konqi.openstreetmap.org:3128 (squid/2.7.STABLE7) + Connection: close + +* Closing connection #0 +* About to connect() to a.andy.sandbox.cloudmade.com port 80 (#0) +* Trying 178.63.75.195... ** (viking:16704): DEBUG: curl_download_uri: uri=http://tile.openstreetmap.org/13/4065/2749.png +* About to connect() to tile.openstreetmap.org port 80 (#0) +* Trying 193.63.75.28... * connected +* Connected to a.andy.sandbox.cloudmade.com (178.63.75.195) port 80 (#0) + GET /tiles/cycle/13/4065/2747.png HTTP/1.1 +User-Agent: viking/0.9.96 libcurl/7.20.1 GnuTLS/2.8.6 zlib/1.2.3.4 libidn/1.18 +Host: a.andy.sandbox.cloudmade.com +Accept: */* + +* connected +* Connected to tile.openstreetmap.org (193.63.75.28) port 80 (#0) + GET /13/4065/2749.png HTTP/1.1 +User-Agent: viking/0.9.96 libcurl/7.20.1 GnuTLS/2.8.6 zlib/1.2.3.4 libidn/1.18 +Host: tile.openstreetmap.org +Accept: */* + +* HTTP 1.0, assume close after body + HTTP/1.0 200 OK + Date: Thu, 14 Oct 2010 23:44:35 GMT + Server: Apache/2.2.8 (Ubuntu) + ETag: "8e520ad47ce9c1b63430554886eb5fab" +** (viking:16704): DEBUG: curl_get_etag_func: ETAG found: "8e520ad47ce9c1b63430554886eb5fab" + Content-Length: 18094 + Cache-Control: max-age=87742 + Expires: Sat, 16 Oct 2010 00:06:57 GMT + Content-Type: image/png + X-Cache: MISS from konqi.openstreetmap.org + X-Cache-Lookup: MISS from konqi.openstreetmap.org:3128 + Via: 1.1 konqi.openstreetmap.org:3128 (squid/2.7.STABLE7) + Connection: close + +
-
Geocoded Photo - -HOWTO GEOCODE YOUR PHOTOS AND SEE THEM IN VIKING - -1) Synchronize your camera's clock with your GPS clock. If your -camera's clock doesn't have a seconds value you can change, you might -try setting the minute value just when the minute changes. - - -2) Activate the track log on your GPS. - -3) Get outside and take some pictures with your camera while -making sure your GPS has reception. If you forgot to turn your GPS on -or forgot to bring it when you took a picture but you know where you -took the picture, you can make a waypoint with a name of the format -YYMMDDhhmm, representing the time the picture was taken, to record -where you were at that time. - -4) Get home and download your pictures and GPS data. You can -download the GPS data several ways. The first is using gpspoint to -download from a Garmin GPS: gpspoint -p /dev/ttyS0 -dw -dt -of 2004-04-02-trip1 - - -Where /dev/ttyS0 is the serial port the GPS is connected to. If you -don't have a Garmin GPS, or if you don't feel like install gpspoint, -you can use my version of gpsbabel with support for gpspoint files. You -can use gpsbabel to either translate the GPS data from a format you -already have the data in or download it directly from your GPS -reciever. A typical command line would something like this:gpsbabel -i garmin -f /dev/ttyS0 -o gpspoint -F 2004-04-02-trip1 - - -5) Launch GPSPhoto. - - -6) You must now bring your photos into GPSPhoto. Either drag them (or -the directory containing them) from your favorite file manager to the -list on the left of the GPSPhoto window, or use the buttons below the -list to find them. - - -7) Do the same for your GPS data file(s), dragging them to the list on the right of the GPSPhoto Window. - -8) Click the Execute button, and choose a location to save the -gpspoint file containing the waypoints for your photos. Then click OK -to write the waypoints to this file. - - -9) Open Viking and open both your original GPS data file and your image waypoint file just created. -
+ -
+
Extending Viking Currently, &app; has some extention points based on configuration files. The file format is heavily inspired by the GtkBuilder file format: you specify the class of the GObject to build and set its properties. Technically, it is a XML file containing a "objects" root element. Inside this element, you set a collection of "object". @@ -1339,17 +2987,21 @@ to write the waypoints to this file. You can find more examples in the documentation part of the distribution. -
+
Map Source - It is possible to add new map's sources. The file is ~/.viking/maps.xml for UNIX like systems and C:\Documents and Settings\username\.viking\maps.xml on Windows XP. + It is possible to add new map's sources. The file is ~/.viking/maps.xml for UNIX like systems, C:\Documents and Settings\username\.viking\maps.xml on Windows XP or C:\Users\username\.viking\maps.xml on Windows 7 onwards. An example of the file is in the distribution doc/examples/maps.xml. Further examples and values are online in the Maps Wiki - The VikSlippyMapSource allows to declare any map's source working like OpenStreetMap. It supports the following properties: + The VikSlippyMapSource allows to declare any map's source working like OpenStreetMap. It supports the following properties: id this is an integer and should be unique as it used to identify the map source + + name + a string (should be unique) that is used for the OSM style cache directory name when the Map Cache directory is the default (~/.viking-maps) + label the text displayed in the map's source selection dialog @@ -1360,47 +3012,148 @@ to write the waypoints to this file. url - the parametrized address of the tile, in the spirit of C printf format, with 3 "%d" fields for X, Y and Z (zoom level) (eg. "/%d/%d/%d.png") + the parametrized address of the tile, in the spirit of C printf format, with 3 "%d" fields for Z, X and Y (in that order) (eg. "/%d/%d/%d.png") + + + zoom-min (optional) + The minimum zoom value supported by the tile server. The Default is 0 if not specified. + + + zoom-max (optional) + + The maximum zoom value supported by the tile server. The Default is 18 if not specified. + See Zoom Levels + + + + lat-min (optional) + The minimum latitude value in degrees supported by the tile server. The Default is -90 degrees if not specified. + + + lat-max (optional) + The maximum latitude value in degrees supported by the tile server. The Default is 90 degrees if not specified. + + + lon-min (optional) + The minimum longitude value in degrees supported by the tile server. The Default is -180 degrees if not specified. + + + lon-max (optional) + The maximum longitude value in degrees supported by the tile server. The Default is 180 degrees if not specified. + + + file-extension (optional) + + The file extension of the files on disk. The default is .png + If the tile source URL ends in something other than .png, then this parameter will need to match it. + This can also be useful in reading a tileset from other software which may name tiles in an alternative form, + e.g. for Mobile Atlas creator it names them .png.tile + The file types actually usable are those supported by GDK Pixbuf Library, which includes at least PNG and JPEG. + Remember to include the beginning '.' when specifying this parameter. + + + + use-direct-file-access (optional) + + Only use files on disk. The default is FALSE + This can also be useful for tilesets already on disk as it will avoid attempting to download any tiles. + Thus with this type the hostname and url parameters are not necessary and are ignored. + + + + switch-xy (optional) + + Swap the X,Y values around in the URL parametrized ordering. + The default is false. + + + + check-file-server-time (optional) + + Sends the timestamp of the tile to the server, so the server can decide whether it should send a new tile or not. + The default is false. + + + + use-etag (optional) + + Use and compare the ETag value in determining whether to download a newer tile. The default is false. + The ETag value is stored in a separate file in the same directory as the tile to enable checking the value across multiple runs of the program. + - The VikTmsMapSource allows to declare any TMS service. It supports the following properties: + The VikTmsMapSource allows to declare any TMS service. It supports the following properties (as per VikSlippyMapSource above): - id - this is an integer and should be unique as it used to identify the map source + id - label - the text displayed in the map's source selection dialog + label - hostname - the server's hostname (eg. "tile.openstreetmap.org") + hostname - url - the parametrized address of the tile, in the spirit of C printf format, with 3 "%d" fields for X, Y and Z (zoom level) (eg. "/%d/%d/%d.png") + url + + + check-file-server-time (optional) + + + zoom-min (optional) + + + zoom-max (optional) + + + lat-min (optional) + + + lat-max (optional) + + + lon-min (optional) + + + lon-max (optional) - The VikWmscMapSource allows to declare any WMS or WMS-C service. It supports the following properties: + The VikWmscMapSource allows to declare any WMS or WMS-C service. It supports the following properties (as per VikSlippyMapSource above): - id - this is an integer and should be unique as it used to identify the map source + id - label - the text displayed in the map's source selection dialog + label - hostname - the server's hostname (eg. "tile.openstreetmap.org") + hostname - url - the parametrized address of the tile, in the spirit of C printf format, with 4 "%s" fields for bounding box coordinates (eg. "/coord=%s,%s,%s,%s") + url + + + check-file-server-time (optional) + + + zoom-min (optional) + + + zoom-max (optional) + + + lat-min (optional) + + + lat-max (optional) + + + lon-min (optional) + + + lon-max (optional) @@ -1410,7 +3163,7 @@ to write the waypoints to this file. Go-to search engines It is possible to add new new search engines for the "Go-To" feature. The file is ~/.viking/goto_tools.xml. An example of the file in the distribution doc/examples/goto_tools.xml. - Currently, there is a single object class available: VikGotoXmlTool. Such feature allows to declare any search engine using a XML format as result. + Currently, there is a single object class available: VikGotoXmlTool. Such feature allows to declare any search engine using a XML format as result. The related properties are: @@ -1443,131 +3196,300 @@ to write the waypoints to this file.
- Webtools + External tools It is possible to add new external tools. The file is ~/.viking/external_tools.xml. An example of the file in the distribution doc/examples/external_tools.xml. - Currently, there is a single object class available: VikWebtoolCenter. Such feature allows to declare any Webtool using a logic based on center coordinates and zoom level value. + The VikWebtoolCenter allows to declare any Webtool using a logic based on center coordinates and zoom level value. + The related properties are: + + + label + the text displayed in the menu entry + + + url + the parametrized URL to open, in the spirit of C printf format, with 2 "%s" and a "%d" fields for X, Y and Z (zoom level) (eg. "http://hostname/?lat=%s&lon=%s&zoom=%d") + + + + The VikWebtoolBounds allows to declare any Webtool using a logic based on bounds coordinates. + The related properties are: + + + label + the text displayed in the menu entry + + + url + the parametrized address of the tile, in the spirit of C printf format, with 4 "%s" fields for left, right, bottom and top (eg. "http://hostname:8111/load_and_zoom?left=%s&right=%s&bottom=%s&top=%s") + + + +
+ +
+ Routing engine + It is possible to declare new routing engines. The file is ~/.viking/routing.xml. + An example of the file in the distribution doc/examples/routing.xml. + The VikRoutingWebEngine allows to declare a routing engine available via HTTP. The related properties are: id - this is an integer and should be unique as it used to identify the tool + a string, should be unique as it used to identify the routing engine + + + label + the text displayed in the menu entry + + + url-base + the base URL of the web service (eg. "http://hostname/service?") + + + url-start-ll + the part of the URL setting the starting point location, parametrized in the spirit of C printf format, with 2 "%s" for coordinates (eg. "&start=%s,%s") + + url-stop-ll + the part of the URL setting the end point location, parametrized in the spirit of C printf format, with 2 "%s" for coordinates (eg. "&stop=%s,%s") + + + url-via-ll + the part of the URL setting via point location, parametrized in the spirit of C printf format, with 2 "%s" for coordinates (eg. "&via=%s,%s") + + + url-start-dir + the part of the URL setting the starting point location for direction based routing, parametrized in the spirit of C printf format, with one "%s" for direction (eg. "&start=%s") + (Optional) + + + url-stop-dir + the part of the URL setting the end point location for direction based routing, parametrized in the spirit of C printf format, with one "%s" for direction (eg. "&start=%s") + (Optional) + + + referer + an URL to serve as referer for the HTTP request (eg. "http://hostname/") + + + follow-location + the max depth of recursive redirections + + + +
+ +
+ Remote File Datasources + It is possible to add web references expected to return a file which can then be opened directly or converted via GPSBabel. + The file is ~/.viking/datasources.xml. + An example of the file is in the source distribution doc/examples/datasources.xml. + The VikWebtoolDatasource allows to declare any URL using logic based on coordinates. + The related properties are: + label the text displayed in the menu entry url - the parametrized address of the tile, in the spirit of C printf format, with 3 "%d" fields for X, Y and Z (zoom level) (eg. "http://hostname/%d/%d/%d.png") + + the parametrized URL to open in the spirit of C printf format, with up to 9 "%s" values. e.g. http://hostname/getfile?lat=%s&lon=%s + The order and meaning of these parameters is given by the url_format_code below + + + + url_format_code + + A string describing the parametrized URL substitution parameters, each character represents how to translate each term. + B = Bottom of the current view i.e. minimum latitude + L = Left of the current view i.e. minimum longitude + T = Top of the current view i.e. maximum latitude + R = Right of the current view i.e. maximum longitude + A = center lAtitude of the current view + O = center lOngitude of the current view + Z = OSM Zoom value of the current view. See Zoom Levels + P = selected Point's latitude + N = selected poiNt's longitude + S = A user specified input string requested from the user via a dialog box + Thus for the url example above then the format code should be AO + + + + file_type + + This value is passed on for the -i parameter in interfacing with GPSBabel. + If it is not defined then the returned file is interpreted internally as a GPX file. + Possible values such as 'kml', 'mapsource' etc.. can be used. See GPSBabel File Formats for the full list. + + + + babel_filter_args + + This value is passed on for the filter arguments interfacing with GPSBabel. + E.g. "-x nuketypes,routes" can be used to filter all routes from the results. + + + + input_label + + This value is used when requesting input from the user. + It is the label of the text input box. +
-
+
+ More + Note that, on UNIX like systems, the extension files (maps.xml, goto_tools.xml, external_tools.xml, datasources.xml) are also searched in /etc/viking and /usr/share/viking directories (or related in your system). + The XDG_DATA_DIRS environment variable can be used to change these directories. + The XDG_DATA_HOME environment variable is also used (if set) to look for these extension files. +
-
What to Do if &appname; Does Not Seem to Work - -In order to get some information about what &appname; is doing, start it in verbose debug mode via the command line: -viking -dV - - -For instance you can check the correct URLs &appname; is using in requesting remote data for DEMs or map tiles in the verbose debug output. -E.g. Something like this for DEMs: - -** (viking:28778): DEBUG: curl_download_uri: uri=http://dds.cr.usgs.gov/srtm/version2_1/SRTM3/Eurasia/N48E008.hgt.zip -* About to connect() to dds.cr.usgs.gov port 80 (#0) -* Trying 152.61.128.95... * connected -* Connected to dds.cr.usgs.gov (152.61.128.95) port 80 (#0) - GET /srtm/version2_1/SRTM3/Eurasia/N48E008.hgt.zip HTTP/1.1 -User-Agent: viking/0.9.8 libcurl/7.18.2 GnuTLS/2.4.2 zlib/1.2.3.3 libidn/1.8 -Host: dds.cr.usgs.gov -Accept: */* - HTTP/1.1 200 OK - Date: Sun, 26 Jul 2009 18:13:38 GMT - Server: Apache - Last-Modified: Tue, 21 Jul 2009 19:57:35 GMT - ETag: eac3f8-1828f5-46f3caa76070a - Accept-Ranges: bytes - Content-Length: 1583349 - Content-Type: application/zip -* Connection #0 to host dds.cr.usgs.gov left intact -* Closing connection #0 -** (viking:28778): DEBUG: dem_layer_add_file: /home/username/.viking-maps/srtm3-Eurasia/N48E008.hgt.zip - -Or for OSM Mapnik tile server: - -* About to connect() to tile.openstreetmap.org port 80 (#0) -* Trying 193.63.75.28... * connected -* Connected to tile.openstreetmap.org (193.63.75.28) port 80 (#0) - GET /13/4065/2748.png HTTP/1.1 -User-Agent: viking/0.9.96 libcurl/7.20.1 GnuTLS/2.8.6 zlib/1.2.3.4 libidn/1.18 -Host: tile.openstreetmap.org -Accept: */* +
+ Miscellaneous Settings + Various individual values are automatically saved between &app; sessions in the ~/.viking/viking.ini file. + This file is not intended to be manually edited, but since it is a plain text file it can be changed if desired. + Some values in this file are read only, in the sense that there is no way to set it other than by manually entering in the keys and values (the key will not exist in the file otherwise). This allows some fine tuning of &app; behaviours, without resorting to recompiling the code. However is it not expected that these values should need to be changed for a normal user, hence no GUI options for these have been provided. + Here is the list of the read only keys and their default values. + + + layers_create_trw_auto_default=false + Create new TrackWaypoint layers without showing the layer properties dialog first. + + + maps_max_tiles=1000 + + + maps_min_shrinkfactor=0.0312499 + + + maps_max_shrinkfactor=8.0000001 + + + maps_real_min_shrinkfactor=0.0039062499 + + + maps_scale_inc_down=4 + + + maps_scale_inc_up=2 + + + maps_scale_smaller_zoom_first=true + + + mapnik_buffer_size=128 (in pixels) + + + background_max_threads=10 + + + background_max_threads_local=Number of CPUs + + + window_menubar=true + + + window_copy_centre_full_format=false + + + version_check_period_days=14 + + + trackwaypoint_start_end_distance_diff=100.0 + + + gps_statusbar_format=GSA + This string is in the Message Format Code + + + trkpt_selected_statusbar_format=KEATDN + This string is in the Message Format Code + + + utils_nearest_tz_factor=1.0 + + + viewport_history_size=20 + + + viewport_history_diff_dist=500 + In metres. + + Go Back or Go Forward requests over this range from the last history location will move back to that position. + If within this range it will skip over this location and move on to the next saved history location. + + + + external_diary_program=rednotebook + Or in Windows it uses C:/Progra~1/Rednotebook/rednotebook.exe - This string value must use Unix separators and not have spaces. + + + external_astro_program=stellarium + Or in Windows use C:/Progra~1/Stellarium/stellarium.exe - This string value must use Unix separators and not have spaces. + Further note due to this Bug in Stellarium means this does not actually work. You will need to reference a shortcut, rather than the executable directly. + + + +
+ Message Format Code + Currently for ease of implementation the message format code is a string of characters. + Each character represents what should be inserted in relation to a Trackpoint. + One day it might evolve into something more user friendly with a frontend to control it, perhaps allowing arbitary text too. However for now at least some control is offered :) + + + + Character Code + + G = Some text to display at the start of the message - GPSD + K = Some text to display at the start of the message - Trkpt + A = Altitude of a Trackpoint + S = Speed of a Trackpoint + B = Vertical Speed (Climb) + C = Course of a Trackpoint + L = Location of a Trackpoint + T = Time of a Trackpoint + M = Time diff of a Trackpoint from the previous trackpoint + X = Number of satellites used in the trackpoint fix + D = Distance of the trackpoint from the start of a track (following along the track) + F = Distance of the trackpoint from the finish (end) of a track (following along the track) + P = Distance difference of the trackpoint from the previous trackpoint + N = Name of track to which the trackpoint belongs + E = Name of the trackpoint + + + + Output Notes + + If the output has * after it, then the value has been calculated via interpolation (such as speed when the Trackpoint does not contain a speed value). + If the output has ** after it, then difficulties were encountered in trying to work the value so probably a default of 0 will be shown. + + + + +
-* HTTP 1.0, assume close after body - HTTP/1.0 200 OK - Date: Thu, 14 Oct 2010 22:18:42 GMT - Server: Apache/2.2.8 (Ubuntu) - ETag: "b66ff9d46474bab68262a3483428a232" -** (viking:16704): DEBUG: curl_get_etag_func: ETAG found: "b66ff9d46474bab68262a3483428a232" - Content-Length: 17194 - Cache-Control: max-age=94805 - Expires: Sat, 16 Oct 2010 00:38:47 GMT - Content-Type: image/png - Age: 5153 - X-Cache: HIT from konqi.openstreetmap.org - X-Cache-Lookup: HIT from konqi.openstreetmap.org:3128 - Via: 1.1 konqi.openstreetmap.org:3128 (squid/2.7.STABLE7) - Connection: close - -* Closing connection #0 -* About to connect() to a.andy.sandbox.cloudmade.com port 80 (#0) -* Trying 178.63.75.195... ** (viking:16704): DEBUG: curl_download_uri: uri=http://tile.openstreetmap.org/13/4065/2749.png -* About to connect() to tile.openstreetmap.org port 80 (#0) -* Trying 193.63.75.28... * connected -* Connected to a.andy.sandbox.cloudmade.com (178.63.75.195) port 80 (#0) - GET /tiles/cycle/13/4065/2747.png HTTP/1.1 -User-Agent: viking/0.9.96 libcurl/7.20.1 GnuTLS/2.8.6 zlib/1.2.3.4 libidn/1.18 -Host: a.andy.sandbox.cloudmade.com -Accept: */* +
-* connected -* Connected to tile.openstreetmap.org (193.63.75.28) port 80 (#0) - GET /13/4065/2749.png HTTP/1.1 -User-Agent: viking/0.9.96 libcurl/7.20.1 GnuTLS/2.8.6 zlib/1.2.3.4 libidn/1.18 -Host: tile.openstreetmap.org -Accept: */* +
+ Keyboard Shortcuts (Accelerator) Settings + This is held in the file ~/.viking/keys.rc + It is in the standard GTK Accelerator map format. Values are automatically read in and saved between &app; sessions. + This file is not intended to be manually edited, but since it is a plain text file it can be changed if desired. +
-* HTTP 1.0, assume close after body - HTTP/1.0 200 OK - Date: Thu, 14 Oct 2010 23:44:35 GMT - Server: Apache/2.2.8 (Ubuntu) - ETag: "8e520ad47ce9c1b63430554886eb5fab" -** (viking:16704): DEBUG: curl_get_etag_func: ETAG found: "8e520ad47ce9c1b63430554886eb5fab" - Content-Length: 18094 - Cache-Control: max-age=87742 - Expires: Sat, 16 Oct 2010 00:06:57 GMT - Content-Type: image/png - X-Cache: MISS from konqi.openstreetmap.org - X-Cache-Lookup: MISS from konqi.openstreetmap.org:3128 - Via: 1.1 konqi.openstreetmap.org:3128 (squid/2.7.STABLE7) - Connection: close -
-
+ -
+ -
Dependencies -gpsbabel -&appname; uses GPSBabel to convert data. - -unbuffer (optional) -&appname; uses unbuffer command to optimize conversion calls. - -
+ + +