OgcWcsDataSet.OgcWcsDataSet Constructor
Initializes a new instance of the OgcWcsDataSet class with the given url and coverage identifier.
OgcWcsDataSet(System.String url, System.String coverageId)
Initializes a new instance of the OgcWcsDataSet class with the given url and coverage identifier.Syntax
public OgcWcsDataSet (
System.String url,
System.String coverageId
)
Parameters
url
Type: System.String
The URL of the OpenGIS Web Coverage Service that the OgcWcsDataSet should connect to.
The URL of the OpenGIS Web Coverage Service that the OgcWcsDataSet should connect to.
coverageId
Type: System.String
The coverage identifier or an empty string to use the first identifier returned by the service.
The coverage identifier or an empty string to use the first identifier returned by the service.
Platforms
Windows, Linux, Android