Tags give the ability to mark specific points in history as being important
-
-
-
-
-
-
0.3.8
a6eaa6c2 · ·Release 0.3.8 ### Changed - Update [geo-picture-tag-reader](https://gitlab.com/geovisio/geo-picture-tag-reader) to [1.0.3 version](https://gitlab.com/geovisio/geo-picture-tag-reader/-/tags/1.0.3).
-
-
-
-
-
-
0.3.2
ac2a5536 · ·Release 0.3.2 +++ Changed - Updated GeoPic Tag Reader to 0.4.1 to embed more checks on pictures GPS coordinates. +++ Fixed - Added a timeout handling on CLI version check at startup, in case PyPI takes too long to answer.
-
0.3.1
2dcdc8ab · ·Release 0.3.1 +++ Added - Add `--picture-upload-timeout` to upload, to change the timeout of a picture upload - Add `--disable-cert-check` to all commands, to disable ssl certificate check. This should not be used, unless if you -really- know what you are doing.
-
0.3.0
c5efed9e · ·Release 0.3.0 +++ Added - CLI now supports splitting a sequence into multiple sequences when distance or time exceeds a given delta. These can be set on upload with `--split-time` or `--split-distance` parameters.
-
-
-
0.2.1
e035298f · ·Release 0.2.1 ++ Added - A new parameter `--sort-method` allows user to choose how pictures should be sorted, either by their date/time or file name, in ascending or descending order. Default is now by date/time ascending (was previously by filename ascending). - A new `--version` parameter to get the geovisio_cli version ++ Changed - A new warning is displayed on every command if the package version is not the latest ++ Fixes - Uploading twice the same sequence do not print any misleading errors
-
0.2.0
191c91fb · ·Release 0.2.0 +++ Added - A new `--token` parameter to `geovisio upload` to provide a custom geovisio token for authentication. - A new `geovisio login` command to login on a geovisio instance +++ Changed - If a geovisio instance has a mandatory login for upload, the upload will ask to register the computer in the user's account first, if the user has not done a `geovisio login` first +++ Removed - Giving a user/password to `geovisio upload` is deprecated, authentication should use a token.
-
-