X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/62320d37120edcb32f34cdd36099d081edd02331..99f0d7dfeb78fda657342719efcc0d8b5963bf1e:/help/C/viking.xml diff --git a/help/C/viking.xml b/help/C/viking.xml index c58e88b1..b918ea94 100644 --- a/help/C/viking.xml +++ b/help/C/viking.xml @@ -1,11 +1,11 @@ - Viking"> - - - + + + ]>
Print @@ -738,8 +779,30 @@ You are probably better off expanding the waypoint list and directly start typin
Export Layer -The layer (all tracks, routes and waypoints) can be exported to a file GPX, GPSPoint, GPSMapper or Google's KML format. +The layer (all tracks, routes and waypoints) can be exported to following file formats: + + + GPX + + + GPSPoint + + + GPSMapper + + + Google's KML + + + Any GPSBabel File Formats + + + GeoJSON. Via the program togeojson + This option will not be available if the program is not detected on your system. + See here for the installation method. + + Version1.1+: An individual track can be exported to a GPX file via the track menu. @@ -848,6 +911,15 @@ The password is transferred unencrypted in ever 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.
+
Compress Tracks + +Enables compression of tracks and routes via GPSBabel's Crosstrack simplify method. +It opens a dialog to request the Error factor value which is the maximum allowable error that may be introduced by removing a single point. +It is expressed a distance in units as specified by the distance option. +Thus a higher value will remove more points. +The result is put into a new layer. + +
Remove Duplicate Waypoints Remove Duplicate Waypoints - fairly self explainatory, with the results created in a new layer. @@ -1179,11 +1251,11 @@ 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 @@ -1194,11 +1266,11 @@ 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. - +
@@ -1463,19 +1535,16 @@ You will need an open internet connection when you are downloading maps, but onc 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: +Inbuilt maps include various OpenStreetMap (OSM) ones and more: Bing Bird's Eye (Aerial) Maps (&appname; Version1.2+) -Terraserver Topos -Terraserver Aerials -Terraserver Urban Areas OpenStreetMap (Mapquest) - This is the default (&appname; Version1.3+) OpenStreetMap (Mapnik) OpenStreetMap (Cycle) OpenStreetMap (Transport) (&appname; Version1.3+) +OpenStreetMap (Humanitarian) (&appname; Version1.5+) NASA BlueMarble -SpotMap (&appname; Version1.1+) @@ -1590,8 +1659,12 @@ This table may be invoked from a variety of different layer levels and will then
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! + +
@@ -1625,7 +1698,11 @@ This table may be invoked from a variety of different layer levels and will then
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. + +
@@ -1655,6 +1732,14 @@ This offers a quick way to set all the visibilities of each item within the cont +
Search by Date + +This opens calendar dialog to select a date to search by within this Aggregate layer. +The first item that is found on that date will be selected. +Tracks are searched first in preference over waypoints. + +
+
GeoRef Layer @@ -1730,6 +1815,11 @@ This is the default tool. This mode can also be entered by the keyboard shortcut Ctrl+Shift+P + +Double clicking the left mouse button will zoom the map in. +Shift + double clicking the left mouse button will zoom the map out. +Double clicking the right mouse button will also zoom the map out. +
Zoom @@ -1748,6 +1838,12 @@ This mode can also be entered by the keyboard shortcut Ctrl+Shift+Z Shift (and hold) + left mouse button: Draws a bounding box area on which to zoom in. The zoom action is performed when the left mouse button is released. + +Shift + left click button: Jump Zoom In by up to factor of 3 standard zooms. + + +Shift + right click button: Jump Zoom Out by up to factor of 3 standard zooms. +
Ruler @@ -1819,6 +1915,31 @@ This operates in exactly the same way as the Create One must finish the current route to be able to create another route. + +One can switch between the Create Route and Route Finder tools while editing routes. + +
+ +
Create Route Using the Route Finder + +Enable this tool by clicking on the toolbar icon: + + +Requires an internet connection. +Left click to create a new trackpoint. +If it's the initial trackpoint you will be asked to enter a name for the route, otherwise the default routing engine will be queried to find a route to the new trackpoint. +Right click or Backspace: remove the last added route. + + +Escape: to finish route creation. +Finishing the track is also available via the right click and track menus. + + +One must finish the current route to be able to create another route. + + +One can switch between the Create Route and Route Finder tools while editing routes. +
Edit Waypoint @@ -1848,22 +1969,22 @@ If Ctrl is held at the same time, it will jump the new trackpoi 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. +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. +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. @@ -1889,22 +2010,6 @@ For Linux you can override this with the setting in the 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. - - -Right-click: undo last routing (only track removed - not any waypoints) - - -Ctrl: continue previous track - -
-
Georef Map Layer Tools @@ -2052,12 +2157,18 @@ This feature is called Webtools. It is also known as Extern You can set the Home location directly by inputting the latitude and longitude in decimal degrees.
+
Time Display +This controls the reference timezone that times are shown in. +Locale is the current user's system preference. This was how all times were shown up to version 1.5. +World will attempt to determine the timezone at an object's position. +UTC enforces this standard timezone. +
Tile's age This age is used to decided wether or not a new request to tile server must be done. Changing this value, you will increase or decrese the network load.
-
Default maplayer directory +
Default map layer directory This property sets the default directory of the tiles cache. This value is used when you create a new map layer. @@ -2679,7 +2790,7 @@ Accept: */* You can find more examples in the documentation part of the distribution.
Map Source - It is possible to add new map's sources. The file is ~/.viking/maps.xml for UNIX like systems and C:\Documents and Settings\username\.viking\maps.xml on Windows XP. + It is possible to add new map's sources. The file is ~/.viking/maps.xml for UNIX like systems, C:\Documents and Settings\username\.viking\maps.xml on Windows XP or C:\Users\username\.viking\maps.xml on Windows 7 onwards. An example of the file is in the distribution doc/examples/maps.xml. Further examples and values are online in the Maps Wiki The VikSlippyMapSource allows to declare any map's source working like OpenStreetMap. It supports the following properties: @@ -2688,6 +2799,10 @@ Accept: */* id this is an integer and should be unique as it used to identify the map source + + name + a string (should be unique) that is used for the OSM style cache directory name when the Map Cache directory is the default (~/.viking-maps) + label the text displayed in the map's source selection dialog @@ -2698,47 +2813,88 @@ Accept: */* url - the parametrized address of the tile, in the spirit of C printf format, with 3 "%d" fields for X, Y and Z (zoom level) (eg. "/%d/%d/%d.png") + the parametrized address of the tile, in the spirit of C printf format, with 3 "%d" fields for Z, X and Y (in that order) (eg. "/%d/%d/%d.png") + + + zoom-min (optional) + The minimum zoom value supported by the tile server. The Default is 0 if not specified. + + + zoom-max (optional) + + The maximum zoom value supported by the tile server. The Default is 18 if not specified. + See Zoom Levels + + + + file-extension (optional) + + The file extension of the files on disk. The default is .png + If the tile source URL ends in something other than .png, then this parameter will need to match it. + This can also be useful in reading a tileset from other software which may name tiles in an alternative form, + e.g. for Mobile Atlas creator it names them .png.tile + The file types actually usable are those supported by GDK Pixbuf Library, which includes at least PNG and JPEG. + Remember to include the beginning '.' when specifying this parameter. + + + + switch-xy (optional) + + Swap the X,Y values around in the URL parametrized ordering. + The default is false. + + + + check-file-server-time (optional) + + Sends the timestamp of the tile to the server, so the server can decide whether it should send a new tile or not. + The default is false. + + + + use-etag (optional) + + Use and compare the ETag value in determining whether to download a newer tile. The default is false. + The ETag value is stored in a separate file in the same directory as the tile to enable checking the value across multiple runs of the program. + - The VikTmsMapSource allows to declare any TMS service. It supports the following properties: + The VikTmsMapSource allows to declare any TMS service. It supports the following properties (as per VikSlippyMapSource above): id - this is an integer and should be unique as it used to identify the map source label - the text displayed in the map's source selection dialog hostname - the server's hostname (eg. "tile.openstreetmap.org") url - the parametrized address of the tile, in the spirit of C printf format, with 3 "%d" fields for X, Y and Z (zoom level) (eg. "/%d/%d/%d.png") + + + check-file-server-time (optional) - The VikWmscMapSource allows to declare any WMS or WMS-C service. It supports the following properties: + The VikWmscMapSource allows to declare any WMS or WMS-C service. It supports the following properties (as per VikSlippyMapSource above): id - this is an integer and should be unique as it used to identify the map source label - the text displayed in the map's source selection dialog hostname - the server's hostname (eg. "tile.openstreetmap.org") url - the parametrized address of the tile, in the spirit of C printf format, with 4 "%s" fields for bounding box coordinates (eg. "/coord=%s,%s,%s,%s") + + + check-file-server-time (optional) @@ -2943,6 +3099,9 @@ Accept: */* window_menubar=true + + window_copy_centre_full_format=false + version_check_period_days=14 @@ -2957,6 +3116,20 @@ Accept: */* trkpt_selected_statusbar_format=KEATDN This string is in the Message Format Code + + utils_nearest_tz_factor=1.0 + + + viewport_history_size=20 + + + viewport_history_diff_dist=500 + In metres. + + Go Back or Go Forward requests over this range from the last history location will move back to that position. + If within this range it will skip over this location and move on to the next saved history location. + +
@@ -2979,6 +3152,7 @@ Accept: */* M = Time diff of a Trackpoint from the previous trackpoint X = Number of satellites used in the trackpoint fix D = Distance of the trackpoint from the start of a track (following along the track) + F = Distance of the trackpoint from the finish (end) of a track (following along the track) P = Distance difference of the trackpoint from the previous trackpoint N = Name of track to which the trackpoint belongs E = Name of the trackpoint @@ -3011,4 +3185,6 @@ Accept: */*
+ +