FindOverlappingImagery Data Member Function

Iterates the files in the internal ImageMapEntry objects and removes ImageMapEntry objects that refer to files that do not overlap the elevation.

Prototype

int32 FindOverlappingImagery( Float64Array p_adTerrainCoords )

Parameters

Parameter Type Parameter Name Documentation
<Float64Array>p_adTerrainCoordsA pointer to a <Float64Array> containing the projected ( easting / northing ) coordinates of the elevation data. These coordinates must be projected with the same projection as the GEOTIFF visual imagery.

Examples

Copy Text To Clipboard

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