6
Copyright © 2014 Open Geospatial Consortium.
was designed for generic purposes and some work was needed in OWS-10 to assess its applicability to geospatial data, reported here.
5.3.1 Provenance in geospatial processing using data sources
A WPS is a service that exposes some individual calculations or processes. It has the potential of creating or modifying information by processing it. To do this, an individual
process in invoked by means of an Execute operation call. Each time that an Execute operation is invoked, the services can potentially output new features. This document is
focusing on capturing the provenance of the newly produced features by recording the source features but also the executions and parameters involved in each execution.
5.3.2 Provenance conflation use case
The OGC abstract specification topic 12 provides a non exclusive list of geographic processing services types. One of them is the “Feature matching service: A service that
determines which features and portions of features are representing the same real world phenomena from multiple data sources”. Examples of this are edge matching and limited
conflation.
In a conflation, data from two different sources is aligned and integrated. In our scenario, we assume that one dataset is not complete or up to date and thus there is a need to
update it with features and attributes coming from another dataset. In some cases, a feature in the second dataset was completely missing in the first dataset and the feature
and all its attributes are included together. In other cases, a feature in the second dataset is identified as a feature on the first dataset but some attributes of the second dataset are
considered better and are imported while others remain intact. Both the geometrical features and non-geometrical information can be integrated during conflation. It is
important to note that capturing the differences in the way that some features are conflated is the focus of this provenance report.
In addition, conflation operations are commonly used in this way and it is important to define a WPS profile for conflation that can be used by clients and services in the
OWS10 interoperability experiment.
5.3.3 Conflation interoperability experiment examples in OWS10
These are some of the conflation experiments conducted during OWS10. In all cases, source datasets are served with WFS. The conflation WPS is able to access this data
sources directly and returns both the conflated features and the provenance information see Figure 1.
Conflation of the roads in the USGS TNM dataset and the NGA Topographic Data Store TDS dataset.
Conflation of coast lines coming from DNC Dataset and the NGA Topographic Data Store TDS.