Track Editor: Difference between revisions

From Maria GDK Wiki
Jump to navigation Jump to search
()
()
Line 20: Line 20:
The track information is organised in track lists, identified by track list name.
The track information is organised in track lists, identified by track list name.


=== History settings ===
History options are specified separately for each track list.


=== Tracks ===
=== Tracks ===


A Maira GDK track has the following properties:
A Maria track has the following properties:


* Current position (lat/lon)
* Current position (lat/lon)
* Position history
* Position history
* Course and speed
* Course
* Speed
* Time of last observation
* Time of last observation
* Named custom fields
For further information, see [[:Category:Tracks]]
=== Track history ===
==== History settings ====
History options are specified separately for each track list, and contains the following parameters:
;


In addition, generic named fields (custom fields) can be added. For further information, see [[:Category:Tracks]]


=== Historic info. ===
==== Historic info. ====


Previous positions with timestamp.
Previous positions with timestamp.

Revision as of 09:16, 17 October 2019

Maria track editor (WPF)

This section describes how to create a WPF application interacting with a Maria Track Service, without using MariaUserControl.

General

This page is under construction!
Note
  • For this part you will need to include the TPG.Maria.TrackLayer package as a minimum.
  • You also need to have a Track Service available.
  • Sample code for this section is the MariaTrackEditor project, in the Sample Projects solution.

Track service information

Track info overview

Track Lists

The track information is organised in track lists, identified by track list name.


Tracks

A Maria track has the following properties:

  • Current position (lat/lon)
  • Position history
  • Course
  • Speed
  • Time of last observation
  • Named custom fields

For further information, see Category:Tracks

Track history

History settings

History options are specified separately for each track list, and contains the following parameters:


Historic info.

Previous positions with timestamp.

Track service engine

Track editor

Connect/disconnect

Track list management

Track info management

Track history

Track history settings

Track history info