OpenGdalDataset Data Member Function

Opens a GdalDataSet for a GEOTIFF.

Prototype

static int32 OpenGdalDataset( string p_sPath, GdalDataSet dataset )

Parameters

Parameter Type Parameter Name Documentation
stringp_sPathThe absolute path to the GEOTIFF dataset.
<GdalDataSet>datasetA pointer to the <GdalDataSet> object that stores information about the GEOTIFF.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.