getDatasetCollection service will generate a list of dataset collection in xml format. It requires a holeidentifier as the mandatory URL parameter. The holeidentifier can be obtained from gml:id of either gsml:Borehole or gsmlp:BoreholeView WFS output (e.g. gsml.borehole.WTB5, take the WTB5 only).
Usage: getDatasetCollection.html?parameter1=value
Parameter | Description | Required | Example values |
---|---|---|---|
holeidentifier | same as borehole id which can be obtained through the GeoServer WFS ouput | yes | WTB5 |
A standard query : getDatasetCollection.html?holeidentifier=WTB5