X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/e64708102df67db1a8cb715c1af21fae9b903abb..f928e7c40593855ebbbc9706f40155cfc2df1eaa:/help/C/viking.xml diff --git a/help/C/viking.xml b/help/C/viking.xml index 3e04a9d8..221d27ca 100644 --- a/help/C/viking.xml +++ b/help/C/viking.xml @@ -2885,6 +2885,22 @@ Accept: */* See Zoom Levels + + lat-min (optional) + The minimum latitude value in degrees supported by the tile server. The Default is -90 degrees if not specified. + + + lat-max (optional) + The maximum latitude value in degrees supported by the tile server. The Default is 90 degrees if not specified. + + + lon-min (optional) + The minimum longitude value in degrees supported by the tile server. The Default is -180 degrees if not specified. + + + lon-max (optional) + The maximum longitude value in degrees supported by the tile server. The Default is 180 degrees if not specified. + file-extension (optional) @@ -2944,6 +2960,24 @@ Accept: */* check-file-server-time (optional) + + zoom-min (optional) + + + zoom-max (optional) + + + lat-min (optional) + + + lat-max (optional) + + + lon-min (optional) + + + lon-max (optional) + The VikWmscMapSource allows to declare any WMS or WMS-C service. It supports the following properties (as per VikSlippyMapSource above): @@ -2963,6 +2997,24 @@ Accept: */* check-file-server-time (optional) + + zoom-min (optional) + + + zoom-max (optional) + + + lat-min (optional) + + + lat-max (optional) + + + lon-min (optional) + + + lon-max (optional) + @@ -3118,6 +3170,7 @@ Accept: */* 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 + S = A user specified input string requested from the user via a dialog box Thus for the url example above then the format code should be AO @@ -3129,6 +3182,20 @@ Accept: */* Possible values such as 'kml', 'mapsource' etc.. can be used. See GPSBabel File Formats for the full list. + + babel_filter_args + + This value is passed on for the filter arguments interfacing with GPSBabel. + E.g. "-x nuketypes,routes" can be used to filter all routes from the results. + + + + input_label + + This value is used when requesting input from the user. + It is the label of the text input box. + + @@ -3252,6 +3319,8 @@ Accept: */* + +