FDO .NET API Reference Feature Data Objects
System::Boolean OSGeo::FDO::Connections::Capabilities::IRasterCapabilitiesImp::SupportsStitching (  ) 

Returns true if the provider has the capability to stitch images from a select command (query) together into a single image.

Returns:
Returns false if this capability is not supported, and hence the IFeatureReader object returned from a select command will have one feature for each of the IRaster objects that match the select filter. Returns true if this capability is supported. If the MOSAIC function is specified in the select command, then a single image that is a combination of the selected images is returned.


Comments or suggestions? Send us feedback.