vtkGeoFileImageSource

Section: Visualization Toolkit Geo Vis Classes

Usage

vtkGeoFileImageSource is a vtkGeoSource that fetches .vti images from disk in a directory with a certain naming scheme. You may use vtkGeoAlignedImageRepresentation's SaveDatabase method to generate an database of image tiles in this format.

To create an instance of class vtkGeoFileImageSource, simply invoke its constructor as follows

  obj = vtkGeoFileImageSource

Methods

The class vtkGeoFileImageSource has several methods that can be used. They are listed below. Note that the documentation is translated automatically from the VTK sources, and may not be completely intelligible. When in doubt, consult the VTK website. In the methods listed below, obj is an instance of the vtkGeoFileImageSource class.