VTBuilder

back to index

Area Tool

This tool lets you indicate a rectangular area of interest.  It's useful for indicating where you want to operate on other layers, such as elevation, imagery, and vegetation.

Area Tool Menu:

Toolbar:

Sample Elevation Dialog

You can choose where the output will go: to a new layer (in memory), or to a file.

This dialog displays:

Output to a new layer or to a file:

You can change the sample factor to see the projected size change.  Once you have a good idea of what output size you want, specify it in the "X size" and "Y size" fields.

Note that there is a helpful "Powers of 2 + 1" constraint you can use to limit the output to sizes which are supported by Terrain LOD, which is highly desirable at visualization runtime.

For effective visualization it is recommended that you pick a output size that is at least as large as your input data, but within the limits of your computer's RAM.

Sample Elevation to Tileset

There is no limit on the size of the data.  Give the output a filename, and set the number of rows and columns of the tile grid along with the tile size (LOD0 Size) which gives the highest resolution of each tile.  The Information display helps you see whether your tiling is a good approximation of the input data your are resampling.  For smoother visualization, is it good to keep the tile grid size large and the LOD0 Size small (512 or less) so that there are shorter pauses as each tile is paged.  Alternately, if smoothness isn't a concern, you can decrease the tile grid size, and increase the LOD0 Size, which will result in a drastically smaller number of files on your disk.

Optionally, while you are creating an elevation tileset, you can also create a corresponding image tileset which is derived from the elevation.  This is very useful when you have a large amount of elevation, but no source imagery.  The Rendering Options dialog sets how the elevation is rendered.

See Enviro: Tilesets for a description of how tilesets are handled at runtime.  If you are using a tileset for your elevation, you must have a tileset of the same grid size for the imagery.

Sample Imagery Dialog

You can choose where the output will go: To a new layer (in memory), or to a file.

This dialog displays:

Output to a new layer or to a file:

You can change the sample factor to see the projected size change.  Once you have a good idea of what output size you want, specify it in the "X size" and "Y size" fields.

Note that there is a helpful "Powers of 2" constraint you can use to limit the output to sizes which are supported by the visualization runtime.

For effective visualization it is recommended that you pick a output size that is at least as large as your input data, but within the limits of your computer's RAM.

Sample Imagery to Tileset

There is no limit on the size of the data.  Give the output a filename (in a GeoSpecific folder on your data path), and set the number of rows and columns of the tile grid along with the tile size (LOD0 Size) which gives the highest resolution of each tile.  The Information display helps you see whether your tiling is a good approximation of the input data your are resampling.  For smoother visualization, is it good to keep the tile grid size large and the LOD0 Size small (512 or less) so that there are shorter pauses as each tile is paged.  Alternately, if smoothness isn't a concern, you can decrease the tile grid size, and increase the LOD0 Size, which will result in a drastically smaller number of files on your disk.

See Enviro: Tilesets for a description of how tilesets are handled at runtime.  If you are using a tileset for your imagery, you must have a tileset of the same number of rows and columns for the elevation.

Match Area and Tiling to Layer Dialog

This is useful when you will be tiling your terrain, and you want to sample your data at its exact, full resolution.  For example, if you have some elevation data with 10m spacing or aerial photos with 1m spacing, you will probably want your tile resolution to match this exactly, so that you are seeing your full original data without any sampling artifacts.

Set the area you are interested in, with the Area Tool, then give this command.  You should see the dialog Match Area and Tiling to Layer.

The tiling (area and number of tiles) is also shown visually in the main view.