Parent Topic: Data File Manipulation
This panel is invoked from the File Selection panel by entering the name of a file that does not exist, or from the main menu bar by selecting the ``New'' entry from the ``File'' pull-down menu.
To create a new database file, select the type of file desired and hit "OK". A panel specific to the desired file type will be popped up, allowing for the setting of specific creation information.
Once the file is created, it will become the currently selected file and data may be saved in it. The action of creating a file does not write any data to the file, this must be done explicitly using the various save panels. Newly created files are not necessarily written completely to disk till the program is exited, or another file is selected.
The ARC/Info Generate, AutoCAD DXF, and DLG-3 file types require no additional information and will be created immediately after the OK button is selected.
In the "Name and Identification" Area of the panel the Facility and Description fields contain optional comment information to be stored in the file header.
The organization of the raster data within the PCIDSK file can be controlled with the "Format Options" option menu. The value of the different options is further described in the description of PCIDSK format.
The "Geo-Referencing Information" area of the panel allows the user to input the size of the file in pixels and lines, together with the pixel size. The option menu indicates the manner in which the file is created regarding the variation of the input parameters. If "Use pixels/lines and bounds" is selected then "pixel size" will be varied so that a file is created with the requested pixels, lines, and bounds. Similarly, the bounds will be varied if "Use pixel/lines and resolution" is selected. Finally the pixel and lines will be varied if "Use bounds and resolution" is selected.
The georeferencing system and bounds of the new file are specified with the GeoEdit control which is described in more detail in the GeoEdit topic.
The user will be prompted for confirmation before the file is created.
See Also: PCIDSK Details, GeoEdit, CIM
Georeferencing information for the TIFF file may be specified using the GeoEdit control. Note that the georeferencing will be placed in an additional text file (with the extension .aux) and will not be recognised by any package except EASI/PACE.
After the file name, configuration, and database size have been set, the "Create" button will proceed to create the requested file.
It is not possible to create compressed TIFF files. The PACE task FEXPORT, or the File Utility Export panel should be used to do that.
See Also: TIFF Details, GeoEdit, File Utility
Note that there is only one opportunity to save to compressed Laser-Scan files using the "Save Imagery" panel.
See Also: Laser-Scan Details
After the file name, configuration, and database size have been set, the "Create" button will proceed to create the requested file. It will then become the currently selected file. The "Cancel" button may be used to abort file creation; control will be returned to the file selection panel.
See Also: X Window Dump Details
After the file name, configuration, and database size have been set, the "Create" button will proceed to create the requested file. It will then become the currently selected file. The "Cancel" button may be used to abort file creation; control will be returned to the file selection panel.
If the created file has one image plane, it will also have an associated PCT. If an RGB file is created each band will have an associated LUT, though many packages may ignore it.
See Also: Sun Raster Details
When .LAN files are created, only one channel should be selected. Note that it is not possible to create Erdas 4-bit files, and that all files created are the Erdas 7.4 format. The new version 8.0 format is not supported.
After the file name, data type, database size, and number of channels have been set, the ``Create'' may be used to create the requested file. It will then become the currently selected file. The ``Cancel'' button may be used to abort file creation.
See Also: Erdas Details
The Options field can be used to enter options to be applied when creating the named vector file. Option values are listed in the online help for each format. Very few vector formats offer options, but the Options text field is always displayed on the panel.
When the user presses the ``Create'' button the named file will be created. Then the File->Save Vectors panel can be used to save vector data to the file.
See Also: GeoEdit, Exportable File Formats
The ``Options'' field can be used to enter options to be applied when creating the named file. Option values are listed in the online help for each format. For instance, the interleaving mode of Raw Binary format files can be controlled using options values of "LINE", "BAND", "TILED" or "PIXEL".
The ``Data Type'' radio buttons can be used to select the type of raster channels to be created. Some formats support only one data type in which case these radio buttons will not be offered. In some cases 16U, and 16S data types will be offered, while in fact only one of them is supported.
The ``Channels'' text field can be used to specify the number of channels (or bands) for the file to be created. Some file formats allow only one, or three bands. If another value is selected, an error will occur when the user hits the Create button.
The ``Geo-Referencing Information'' area of the panel allows the user to input the size of the file in pixels and lines, together with the pixel size. The option menu indicates the manner in which the file is created regarding the variation of the input parameters. If ``Use pixels/lines and bounds'' is selected then ``pixel size'' will be varied so that a file is created with the requested pixels, lines, and bounds. Similarly, the bounds will be varied if ``Use pixel/lines and resolution'' is selected. Finally the pixel and lines will be varied if ``Use bounds and resolution'' is selected.
The georeferencing system and bounds of the new file are specified with the GeoEdit control which is described in more detail in the GeoEdit topic.
When the user presses the ``Create'' button the named file will be created. There are illegal combinations of data type, number of channels, options, and projection definition which can only be detected when the user tries to create the file. In this case an error dialog will be displayed indicating what value is illegal.
See Also: GeoEdit, Exportable File Formats