Service Overview¶
WLTS is based on three operations:
list_collection
: returns the list of all available collections in the service.
describe_collection
: returns the metadata of a given collection. This metadata includes spatial and temporal information that can assist in querying trajectories.
trajectory
: query the trajectory for a given location and time interval.