Service Overview

WLTS is based on three operations:

  • list_collection: returns the list of all available collections in the service.

WLTS list_collection operation

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.

WLTS describe_collection operation

Figure 11 - WLTS describe_collection operation.

  • trajectory: query the trajectory for a given location and time interval.

WLTS trajectory operation

Figure 12 - WLTS trajectory operation.