|
. |
VS3D File Menu
1.1.2 Import continued.
"File / Import => Digital Elevation Model (USGS DEM .dem)..." : This will load a United States Geological Survey (USGS) Digital Elevation Map (DEM) topography file. After a file is selected, the "Import DEM" dialog appears. This dialog has four settings.
- "Insert DEM on Layer" : This determines which layer to insert the height values on.
-
"Insert Mode" : This setting determines how imported surface heights are assigned to the existing sculpture grid.
"Load" - the entire sculpture grid (all layers) is replaced by the imported data. This is similar to loading a sculpture ".vs3" file (from the "File / Load Relief" menu).
"Overwrite" - the imported data overwrites the current sculpture grid only within the XY coverage extents of the imported data.
"Merge" - similar to "Overwrite" mode, except that the imported data heights are added to the existing sculpture grid heights.
-
"Data Sampling %" : This value determines if the data is sub-sampled before conversion to surface heights. If, for example, the import grid measures 1200x1200, and the sampling is 50%, then every other point in the imported DEM is skipped (making it, effectively, a 600x600 grid).
-
"Height Scale Factor" : This value is a scale factor that is applied to the DEM heights before loading.
In "Overwrite" and "Merge" insert modes, the placement of the imported data on the existing sculpture grid is determined by the current X and Y Data Coordinate scales. In "Load" insert mode, the X and Y Data Coordinate scales are set to the ranges from the imported file (longitude and latitude are mapped the the Cartesian XY plane). |