X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/3e8e32274983fa1cca3fc7ffc497a80f822f5985..f85716b8f60aeede60363de7e7bb7968a8cc70ff:/help/C/viking.xml?ds=sidebyside diff --git a/help/C/viking.xml b/help/C/viking.xml index 8947b8fc..e0a016aa 100644 --- a/help/C/viking.xml +++ b/help/C/viking.xml @@ -3,9 +3,9 @@ "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [ 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) and/or Terrasever. +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. @@ -153,12 +155,22 @@ Downloading and storing OpenStreetMap and/or Terraserver maps on your hard drive -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,6 +226,27 @@ 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 + + + +
Projections @@ -226,360 +265,1090 @@ 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 + + + + 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. + + -See the individual section for detail about each layer. + 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. + + + + 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) + +
-
TrackWaypoint Layer +
Shortcut Keys -TrackWaypoint layers display GPS data (tracks and waypoints). +&appname; has several shortcut keys or key combinations for commands as listed in the main window along side the command. -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. + +Some function keys follow standard GUI behaviour: + +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 + + -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. +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. - -
Layer Operations + -The layer has a context menu with several operations. +Other function keys control turn on/off visibility of various elements: - -
View Layer + +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 + -Version1.1+: This will automatically move the viewport and select the best zoom level to see the whole layer (i.e. tracks and waypoints). +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 and switch the active tool mode. +For these combinations see the menu entry themselves.
-
View All Tracks +
Tracks vs Routes -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). +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. -
- -
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). +Q. When planning a route what difference does it make if it's a route or a track? + + +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. -
- -
Goto Center of Layer -This will automatically move the viewport to see the whole layer (i.e. tracks and waypoints). It does not adjust the zoom level. +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. +
-
Goto Waypoint +
+ +
File Types and the Main Window + -This opens a dialog box to enter a name of waypoint to search for. If it is found the viewport is centred on it. +&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...). + + +Besides it's own file type, &appname; can open (and save to via export methods) GPX and KML file types. -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. +&appname; does not handle GPX 1.1 particularly well - it prefers GPX 1.0 -
- -
Export Layer -The layer (all tracks and waypoints) can be exported to a file GPX, GPSPoint, GPSMapper or Google's KML format. +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. -Version1.1+: An individual track can be exported to a GPX file via the track menu. +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! -
- -
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. +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. -
-
Add Wikipedia Waypoints +
New + +Located on the FileNew menu and on the toolbar New. + -This gets 'interesting' points from Wikipedia for the specified view: either within the extent of layer bounds or within the current viewport boundary. +This creates a new window with the default settings.
-
Upload To OSM +
Open -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. +Located on the FileOpen menu and on the toolbar Open. - &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. +This opens a file chooser dialog to select one (or more) files of the supported GPS data file types: + +Viking +GPX +KML + - - Warning! -The password is transferred unencrypted in every request sent to the OpenStreetMap server. This is due to OpenStreetMap's basic authentication method. +GPX and KML 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. - -
- -
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. +&appname; handles more file types via the Acquire methods below. +
-
Remove Duplicate Waypoints + +
Save -Remove Duplicate Waypoints - fairly self explainatory, with the results created in a new layer. +Located on the FileSave menu and on the toolbar Save. - -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. +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. - -
-
Filter With <emphasis>Trackname</emphasis> +
Save As -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 FileSave As menu only. - -Waypoints Inside This -Waypoints Outside This - -The result is generated in a new Track/Waypoint layer. +This will ask for a new name to save as a Viking file (even it was already a Viking file).
-
- -
Track Properties +
Append -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 FileAppend menu only. -The following colors are used in the elevation-distance graph: +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. - - -'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 +
Acquire -
Goto -This centers the viewport on the selected position on the track: +Available on the FileAcquire menu and from the layer menu. - -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. +If used from the File menu and a TrackWaypoint layer is not currently selected, these methods place the results in a new TrackWaypoint layer. When a TrackWaypoint layer is selected, then using the FileAcquire will put the results into the selected TrackWaypoint layer. -
- -
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. +If used from the layer menu these methods place the results in that TrackWaypoint layer. -
-
Merge With Other Tracks +
+From GPS -This opens a dialog listing the other tracks in the same TrackWaypoint layer, from which one can select the other tracks to merge with. +FileAcquireFrom GPS +Probably the easiest way of getting information from a GPS Device. -
- -
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. +Select the GPS Device communication settings and then hit OK. +See the Getting Started section for more info about the settings. -
- -
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. +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 -Same as the layer Upload to OSM, but only applies to the track. +FileAcquireFrom 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.
-
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 +
+ +
Print -This option is only available on a track created using the Route Finder tool. +Located on the FilePrint menu and on the toolbar Print. -Launch a web browser to see the Google directions page which yielded the route. +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. - -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. +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. -
-
- -
Waypoint Properties - +
Generate Image 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). +Located on the FileGenerate Image File menu only. - -
- -
Waypoint Operations - -
Goto -This centers the viewport on the selected waypoint. +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. -
- -
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. +You should have previously downloaded the tile images for the chosen zoom level, +otherwise the image produced will have missing sections. + + +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. + +
-
New Waypoint +
Generate Directory of Images -Same as the layer New Waypoint. +Located on the FileGenerate Directory of Images menu only. + + +This is only available in UTM mode. + +
-
+
-
+
Layers -
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. +Layers supported by &appname; are: + + + + + + + + + + + +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 + + +The cut/copy/paste options can be accessed in a variety of ways once the layer has been selected: + + +Standard keys: Ctrl+x|c|v +Main menu Edit +From the right click menu +Buttons at the bottom of the Layers Panel + + +Default values used for each layer's properties can be altered via the EditLayer Defaults menu options. + + +See the individual section for detail about each layer. + +
+ +
TrackWaypoint Layer + +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. + + +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. + + + +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. + + + +By default routes are coloured red. Tracks are automatically assigned a spread of colours. + + + +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 + +The layer has a context menu with several operations. + + +
View Layer + +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 + +
View All Tracks + +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). + +
+ +
View All Routes + +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). + +
+ +
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 or routes). + +
+ +
+ +
Goto Center of Layer + +This will automatically move the viewport to see the whole layer (i.e. tracks, routes and waypoints). It does not adjust the zoom level. + +
+ +
Goto Waypoint + +This opens a dialog box to enter a name of waypoint to search for. If it is found the viewport is centred on it. + + + +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 + +The layer (all tracks, routes and waypoints) can be exported to a file GPX, GPSPoint, GPSMapper or Google's KML format. + + +Version1.1+: An individual track can be exported to a GPX file via the track menu. + +
+ +
Finish Track or Route + +Selecting this option ends the creation of that individual track or route. + + + +This is only available when a track or route is being created by the or tools. + + +
+ +
New +
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. + +
+
New Track + +This turns on the tool. + +
+
New Route + +This turns on the tool. + +
+
+ +
Geotag Images + +This starts the Geotagging Images dialog against all tracks in the layer. +See Geotagging for further detail. + +
+ +
Acquire + +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). + +
+ +
Upload + +
Upload to GPS + +This opens a dialog to select the GPS Device and port to which the layer information will be transferred. + + +The types of GPS information (tracks, routes or waypoints) to be transferred can be selected. + + +Tracks, Routes or Waypoints that are invisible will not be transferred. + +
+ +
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; + + + &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. + + + +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. + +
+ +
+ +
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. +
+
+ +
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. + +
+
Remove Duplicate Waypoints + +Remove Duplicate Waypoints - fairly self explainatory, with the results created in a new layer. + + + +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. + + +
+
+ +
Filter With <emphasis>Trackname</emphasis> + +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 + + +The result is generated in a new Track/Waypoint layer. + +
+ +
Geotag Images + +This starts the Geotagging Images dialog using the specific track. +See Geotagging for further detail. + +
+ +
List Tracks or Routes + +Opens a new dialog with the list. As described in the Aggregrate layer + +
+ +
List Waypoints + +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 +Visibility. Offers options to quickly control the visibility of all items within the sublayer, as per + +
+ +
Track and Route Properties + +Show many useful statistics about a track or a route, 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 it, delete duplicates, and split a track from its +component segments (discontinuous breaks in a track) into separate +tracks. + + +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. + + +
+
+ +
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 + +
+ +
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. + +
+ +
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) via interpolation against a specific track or all tracks in the TrackWaypoint layer - depending on how it is invoked. + + +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 @@ -591,8 +1360,8 @@ To download data from the GPS, right-click the GPS layer and click
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). +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.
@@ -619,7 +1388,7 @@ There are several options to quickly delete a subsection of data:
-
DEM (Digital Elevation Model) Layer +
DEM (Digital Elevation Model) Layer This layer provides elevation data from the Shuttle Radar Topography Mission (SRTM) @@ -644,31 +1413,32 @@ Using many DEMs is CPU/memory intensive. Depending on your computer's capability
-
Maps Layer +
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. -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. +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. Inbuilt maps include various Terraserver (Primarily USA coverage) and OpenStreetMap (OSM) ones and more: +Bing Bird's Eye (Aerial) Maps (&appname; Version1.2+) Terraserver Topos Terraserver Aerials Terraserver Urban Areas -OpenStreetMap (Osmarender) -OpenStreetMap (Mapnik) - This is the default -OpenStreetMap (Maplint) +OpenStreetMap (Mapquest) - This is the default (&appname; Version1.3+) +OpenStreetMap (Mapnik) OpenStreetMap (Cycle) +OpenStreetMap (Transport) (&appname; Version1.3+) NASA BlueMarble SpotMap (&appname; Version1.1+) -&appname; can be configured to handle additional maps. See Extending &appname; for further detail. +&appname; can be configured to handle additional maps. See for further detail.
Layer Operations @@ -689,47 +1459,164 @@ This requests map tiles only if the maps are older than the Tile Age preference. 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 + + + +
+
+
-
Aggregrate Layer +
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. + + +Currently alphabetical (A to Z or Z to A) sorts are available, since only the name can be seen in the treeview. + +
+ +
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. + + +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. Open the properties dialog on the Statistics tab. Note this will close the track list dialog. + + +
+ +
Waypoint List -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. +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. -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: +This table may be invoked from a variety of different layer levels and will then list only the relevant waypoints. -Hiking -Mountain Biking -Road Cycling -Car Trips -Sailing -Holidays -UK Points of Interest -USA Points of Interest -etc... +Aggregate Layer: Lists Waypoints and the TrackWaypoint Layer they are in +TrackWaypoint Layer: : Lists Waypoints +TrackWaypoint Waypoint sublayer: Lists Waypoints -Thus one can have a list of all your tracks, but groups can be shown or not using the relevant layers visibility checkbox. +
+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. - -This layer only has one operation: New Layer +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. + +
-
New Layer +
Visibility Options -Add a new layer of the selected type. +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. +
-
GeoRef Layer +
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. @@ -755,73 +1642,149 @@ Opens a file save dialog to save the scale and position information as a -
Coord Layer +
Coordinate Layer This layer is allows drawing of grid lines on the viewport.
-
-
Tools +
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) + -You can use the scroll wheel and the right-click to zoom and pan no matter what tool you are using. +Ctrl-shift-scroll: zoom in and out, without changing the center (also Ctrl+, Ctrl- [*not* KeyPad +/-]) -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 -Ctrl-scroll: pan north-south (also Ctrl-up, Ctrl-down) +Middle-click and drag: pan + +
Pan -Shift-scroll: pan east-west (also Ctrl-left, Ctrl-right) +This is the default mode of operation for &appname;. -Ctrl-shift-scroll: zoom in and out, keeping mouse over same location (like Google maps) +This mode is entered by clicking on the toolbar icon: -Left or Middle-click: make the clicked point on the map the center +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. -Middle-click and drag: pan +This mode can also be entered by the keyboard shortcut Ctrl+Shift+P +
Zoom -Zooms in and out on the clicked part of the map. +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.
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. +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 TrackWaypoint Layer selected to use these tools. +You must have a Layer selected to use these tools. + +
Create Waypoint + +Enable this tool by clicking on the toolbar icon: -
Create Waypoint Left click will open the new waypoint dialog using the specified position.
-
Create/Begin Track +
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: finish track creation. +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.
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. @@ -833,25 +1796,63 @@ 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. + + -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. +
+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. -On Linux this uses eog. -On Windows this uses the default system image viewer. +By default this uses the default system image viewer. +For Linux you can override this with the setting in the
-
Route Finder -Creates a track using Google maps routing between two points. +
Route Finder + +Enable this tool by clicking on the toolbar icon: + +Creates a track using default routing engine between two points. Requires an internet connection. Click one point, then click another to create a track. @@ -867,9 +1868,12 @@ Right-click: undo last routing (only track removed - not any waypoints)
Georef Map Layer Tools -You must have a Georef Map Layer selected to use these 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. @@ -878,30 +1882,77 @@ data to a georeferenced map.
Georef move +Enable this tool by clicking on the toolbar icon: + + Drag to move the georeferenced map.
-
Map Download +
Map Download -You must have a Map Layer selected to use this. +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 bad/all tiles. Right-click and drag to redownload bad/all 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 DEM Layer selected to use this. +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 @@ -922,7 +1973,8 @@ This feature is called Webtools. It is also known as Extern
-
Preferences +
Preferences +
General
Localisation You can select units displayed by &appname; to best fit your usage.
@@ -937,7 +1989,7 @@ This feature is called Webtools. It is also known as Extern DDDdecimal degree -DDDpartial sexagesimal display: degrees, minutes and décimal part of minutes +DMMpartial sexagesimal display: degrees, minutes and decimal part of minutes DMSsexagesimal display: degrees, minutes and seconds @@ -951,6 +2003,14 @@ This feature is called Webtools. It is also known as Extern
+
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. + +
Tile's age This age is used to decided wether or not a new request to tile server must be done. @@ -962,84 +2022,175 @@ 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 +
+
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 + +
+
+ +
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. + + +
-
Mini-Howto's -
Getting Started + +
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. +
+
+ +
+ + +
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 . + -To quickly get started using &appname;, follow these instructions. +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 +2199,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 +2250,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 +2262,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 +2290,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 +2318,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 +2331,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 +2355,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). @@ -1212,6 +2363,15 @@ Do not forget to save your configuration (as discussed above).
+
OpenStreetMap project + +OpenStreetMap (OSM) is a collaborative project to create a free editable map of the world. +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. @@ -1219,16 +2379,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. @@ -1239,63 +2398,228 @@ 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. - -
-
Geocoded Photo +
+ +
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. + + +Download all visible tracks +One solution is to select + +File +Acquire +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. +Increasing the page number parameter allows one to request the subsequent sets of point groups. + + +
+
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). + + -HOWTO GEOCODE YOUR PHOTOS AND SEE THEM IN VIKING + 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. -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. +
+
+ +
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; -2) Activate the track log on your GPS. + This assumes you already have a layer enabled for ease of use (if not see above to get one). -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. + + Turn on the GPS Device, ensure it has figured out it's location and plug it in to your computer. -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 +
Set Up GPS Layer + + You will need a layer. One can be added via LayersAdd GPS Layer. -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 + Adjust the Realtime Tracking Mode settings to interface with gpsd as necessary. Normally the defaults should suffice. -5) Launch GPSPhoto. + Current Linux distributions should run gpsd automatically when a GPS Device is plugged in. Otherwise you may have to run gpsd manually. -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. + Then right-click the layer and select Start Realtime Tracking. + Hopefully the viewport should jump to the GPS location. -7) Do the same for your GPS data file(s), dragging them to the list on the right of the GPSPhoto Window. + Troubleshooting checklist: -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. +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 -9) Open Viking and open both your original GPS data file and your image waypoint file just created. +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 +
-
+
+ + +
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". @@ -1314,10 +2638,10 @@ 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. + 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. 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 @@ -1337,7 +2661,7 @@ to write the waypoints to this file. - 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: id @@ -1357,7 +2681,7 @@ to write the waypoints to this file. - 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: id @@ -1383,7 +2707,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: @@ -1416,122 +2740,234 @@ 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 7 "%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 + 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. +
-
- -
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: */* +
+ 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. +
-* 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: */* +
+ 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. + + + maps_max_tiles=1000 + + + maps_min_shrinkfactor=0.0312499 + + + maps_max_shrinkfactor=8.0000001 + + + maps_real_min_shrinkfactor=0.0039062499 + + + background_max_threads=10 + + + window_menubar=true + + + 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 + + + +
+ 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 + 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) + 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 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. + +gpsd (optional - but not <trademark>Windows</trademark>) +&appname; can use gpsd to get the current location. +