Service Overview
WLTS is based on three operations:
list_collection
: returns the list of all available collections in the service.

Figure 10 - WLTS list_collection
operation.
describe_collection
: returns the metadata of a given collection. This metadata includes spatial and temporal information that can assist in querying trajectories.

Figure 11 - WLTS describe_collection
operation.
trajectory
: query the trajectory for a given location and time interval.

Figure 12 - WLTS trajectory
operation.