This plugin has no functions visible directly in SportTracks, none at all. It only provide support for other plugins to make use of the functions in GDAL.

Windows 64-bit

It seems this plugin currently do not work on 64 bit systems. This due to a mix of unmanaged 32 bit DLLs and the 64 bit .Net environment in 64 bit systems. You can follow the development in this thread and if/when I get a version which works in 64 bit platform I will post it here to.


Current version 

Version 1.1.0.12/13 is a complete repackaging of GDAL. The plugin now only includes what is necessary compared with the previous which included all that was available. It is no longer based on the version of GDAL distributed with FWTools. Using version 1.5.1 of GDAL. 1.1.0.13 is just repackage to new plugin format of SportTracks.

Compatibility note

Version 1.1.0.12, and later, is not backward compatible with previous versions of the plugin. Pkan's elevation plugin needs to be upgraded to version 1.3 to work with v1.1.0.12, or later versions, of the GDAL plugin

ST2Plugin

Version 1.1.0.13 is in the archive format SportTracks support since version 2.0.3074. The plugin management is much simplified as  it supports automatic  installation and user controlled uninstall/disabling of plugins. 

 If you have a previous version of this plugin installed you must uninstall it before installing this version. This must be done manually, deleted by hand. Find the previous installation of the plugin in the plugin folder on the installation path of SportTracks and remove of while SportTrack is not running. To install the ST2Plugin-format just double click the downloaded file, open it.

Gdal plugin, v1.1.0.13

ST2Plugin format, ~2 MB

download
(mirror)

Gdal plugin, v1.1.0.12

Zip archive, ~2 MB

download
(mirror)
7z self-extracting archive
~1.6 MB
download
(mirror)

Previous version

(not recommended) 

v 1.0.0.21

7z archive, ~8 MB

download
7z self-extracting archive
~8 MB
download

Version 1.0.0.21 is completely wrapped in so no errors should be thrown to SportTracks. All errors are caught and can be viewed in the plugins setting screen where also you should check that the plugin has installed correctly.


Uninstallation

To uninstall this plugin delete the folder in SportTracks plugin folder where the plugin is installed. No files are left at other locations on the system. SportTracks should not be running when deleting the folder.


Other Plugins

Listed here are known plugins that use this plugin

Developers

Included in the package are five C# libraries which provides access to the GDAL libraries. Use those with a project in C# to make use of GDAL.

More info on GDAL can be found here