-
Notifications
You must be signed in to change notification settings - Fork 5
Documentation
See the schema manual .
In the ER logical databases model, orange tables are specific to a distinct dataset (database schemes), while public tables (grey) are shared across all datasets. The white table denotes a selection, which can be used either as the storage in non-SQL databases (using modified KeyValues class) or for storing different data, as trajectories or tags in relational tables.
You can find SQL scripts for the PostgreSQL database in the postgres/ directory.
The class diagrams are commented best in the reference documentation below.
The reference documentation of version 2.5 (2015).
This version is considered to be stable. To create the documentation, please see the Install page.
The Czech version of the user manual and pages can be found at the VTApi page of the vidte server.
###Version 2.0 and older (1.5, 1) These versions are considered as obsolete and unsupported (not recommended) versions.
To create the documentation, please see the Install page. For the complete API and database schema see the cheatsheet.