Copy Raster Tool
أداة نسخ البيانات
النقطية
ArcMap ArcGIS
How to Copy Raster Tool in Arc Toolbox ArcMap ArcGIS??
كيفية استخدام أداة نسخ البيانات النقطية ؟؟
Path
to access the toolمسار الوصول الى الأداة
:
Copy
Raster Tool, Raster Dataset Toolset, Raster Box, Data
Management Tools Toolbox
Copy Raster
Saves a copy of a raster
dataset or converts a mosaic dataset into a single raster dataset.
يحفظ نسخة من مجموعة بيانات نقطية أو يحول مجموعة
بيانات دمج الصور إلى مجموعة بيانات نقطية واحدة.
1.
Input Raster أدخل النقطية
The raster dataset or
mosaic dataset you want to copy.
مجموعة البيانات النقطية أو مجموعة البيانات دمج
الصور التي تريد نسخها.
Output
Raster Dataset
The name and format for the raster dataset you are creating.
· .bil—Esri BIL
· .bip—Esri BIP
· .bmp—BMP
· .bsq—Esri BSQ
· .dat—ENVI DAT
· .gif—GIF
· .img—ERDAS IMAGINE
· .jpg—JPEG
· .jp2—JPEG 2000
· .png—PNG
· .tif—TIFF
· No extension for Esri Grid
When storing a raster dataset in a geodatabase, do not add a file
extension to the name of the raster dataset.
When storing a raster dataset to a JPEG file, JPEG 2000 file, TIFF file,
or geodatabase, you can specify a compression type and compression quality.
Configuration
Keyword (optional)
Specifies the storage parameters (configuration) for a geodatabase.
Configuration keywords are set up by your database administrator.
Ignore
Background Value (optional)
Remove the unwanted values created around the raster data. The value
specified will be distinguished from other valuable data in the raster dataset.
For example, a value of zero along the raster dataset's borders will be
distinguished from zero values within the raster dataset.
The pixel value specified will be set to NoData in the output raster
dataset.
For file-based rasters and geodatabase rasters, Ignore Background Value
must be set to the same value as NoData for the background value to be ignored.
Enterprise and geodatabase rasters will work without this extra step.
NoData
Value (optional)
All the pixels with the specified value will be set to NoData in the
output raster dataset.
Convert 1
bit data to 8 bit (optional)
Choose whether the input 1-bit raster dataset will be converted to an
8-bit raster dataset. In this conversion, the value 1 in the input raster
dataset will be changed to 255 in the output raster dataset. This is useful
when importing a 1-bit raster dataset to a geodatabase. One-bit raster datasets
have 8-bit pyramid layers when stored in a file system, but in a geodatabase,
1-bit raster datasets can only have 1-bit pyramid layers, which makes the
display unpleasant. By converting the data to 8 bit in a geodatabase, the
pyramid layers are built as 8 bit instead of 1 bit, resulting in a proper
raster dataset in the display.
· Unchecked—No conversion will be done. This is the default.
· Checked—The input raster will be converted.
Colormap
to RGB (optional)
If the input raster dataset has a color map, the output raster dataset can
be converted to a three-band output raster dataset. This is useful when
mosaicking rasters with different color maps.
· Unchecked—No conversion will occur. This is the default.
· Checked—The input dataset will be converted.
Pixel Type
(optional)
Set the bit depth, or radiometric resolution, of the raster or mosaic
dataset. If not defined, it will be taken from the first raster dataset.
· 1_BIT—A 1-bit unsigned integer. The values can be 0 or 1.
· 2_BIT—A 2-bit unsigned integer. The values supported can be from 0 to 3.
· 4_BIT—A 4-bit unsigned integer. The values supported can be from 0 to 15.
· 8_BIT_UNSIGNED—An unsigned 8-bit data type. The values supported can be
from 0 to 255.
· 8_BIT_SIGNED—A signed 8-bit data type. The values supported can be from
-128 to 127.
· 16_BIT_UNSIGNED—A 16-bit unsigned data type. The values can range from 0
to 65,535.
· 16_BIT_SIGNED—A 16-bit signed data type. The values can range from -32,768
to 32,767.
· 32_BIT_UNSIGNED—A 32-bit unsigned data type. The values can range from 0
to 4,294,967,295.
· 32_BIT_SIGNED—A 32-bit signed data type. The values can range from
-2,147,483,648 to 2,147,483,647.
· 32_BIT_FLOAT—A 32-bit data type supporting decimals.
· 64_BIT—A 64-bit data type supporting decimals.
Scale
Pixel Value (optional)
When the output is a different pixel type than the input (such as 16 bit
to 8 bit), you can choose to have the values scaled to fit into the new range;
otherwise, the values that do not fit into the new pixel range will be
discarded.
If scaling up, such as 8 bit to 16 bit, the minimum and maximum of the
8-bit values will be scaled to the minimum and maximum in the 16-bit range. If
scaling down, such as 16 bit to 8 bit, the minimum and maximum of the 16-bit
values will be scaled to the minimum and maximum in the 8-bit range.
· Unchecked—The pixel values will remain the same and will not be scaled.
Any values that do not fit within the value range will be discarded. This is
the default.
· Checked—The pixel values will be scaled to the new pixel type. When you
scale your pixel depth, your raster will display the same, but the values will
be scaled to the new bit depth that was specified.
RGB To
Colormap (optional)
Convert an 8-bit, 3-band (RGB) raster dataset to a single-band raster
dataset with a color map. This operation suppresses noise that is often found
in scanned images and is ideal for screen captures, scanned maps, or scanned
documents. This is not recommended for satellite or aerial imagery or thematic
raster data.
· Unchecked—Do not convert RGB.
· Checked—Convert to color map.
This is ideal for screen captures, scanned maps, or scanned documents.
This is not recommended for satellite or aerial imagery or thematic raster
data.
Format
(optional)
The output raster format.
· TIFF—TIFF format
· COG—Cloud Optimized GeoTIFF format
· IMAGINE Image—ERDAS IMAGINE
· BMP—BMP format
· GIF—GIF format
· PNG—PNG format
· JPEG—JPEG format
· JP2—JPEG 2000 format
· GRID—Esri Grid format
· BIL—Esri BIL format
· BSQ—Esri BSQ format
· BIP—Esri BIP format
· ENVI—ENVI format
· CRF—CRF format
· MRF—MRF format
Apply
Transformation (optional)
Apply the transformation associated with the input raster to the output.
The input raster can have a transformation associated with it, that is, not
actually saved within the input, such as a world file or as a geometric
function.
· Unchecked—Do not apply any associated transformations to the output.
· Checked—Apply the associated transformation to the output.
2.
Output Raster Dataset مجموعة
البيانات النقطية المخرجة
The name and format for
the raster dataset you are creating.
اسم وصيغة مجموعة البيانات النقطية التي تقوم
بإنشائها:
·
.bil—Esri BIL
·
.bip—Esri BIP
·
.bmp—BMP
·
.bsq—Esri BSQ
·
.dat—ENVI DAT
·
.gif—GIF
·
.img—ERDAS IMAGINE
·
.jpg—JPEG
·
.jp2—JPEG 2000
·
.png—PNG
·
.tif—TIFF
·
No extension for Esri Grid
When storing a raster
dataset in a geodatabase, do not add a file extension to the name of the raster
dataset.
When storing a raster
dataset to a JPEG file, JPEG 2000 file, TIFF file, or geodatabase, you can
specify a compression type and compression quality.
عند تخزين مجموعة بيانات نقطية في قاعدة بيانات
جغرافية ، لا تضف امتداد ملف إلى اسم مجموعة البيانات النقطية.
عند تخزين مجموعة بيانات نقطية في ملف JPEG أو
ملف JPEG 2000 أو ملف TIFF أو
قاعدة بيانات جغرافية ، يمكنك تحديد نوع الضغط وجودة الضغط.
Configuration
Keyword (optional)
Specifies the storage parameters (configuration) for a geodatabase.
Configuration keywords are set up by your database administrator.
Ignore
Background Value (optional)
Remove the unwanted values created around the raster data. The value
specified will be distinguished from other valuable data in the raster dataset.
For example, a value of zero along the raster dataset's borders will be
distinguished from zero values within the raster dataset.
The pixel value specified will be set to NoData in the output raster
dataset.
For file-based rasters and geodatabase rasters, Ignore Background Value
must be set to the same value as NoData for the background value to be ignored.
Enterprise and geodatabase rasters will work without this extra step.
NoData
Value (optional)
All the pixels with the specified value will be set to NoData in the
output raster dataset.
Convert 1
bit data to 8 bit (optional)
Choose whether the input 1-bit raster dataset will be converted to an
8-bit raster dataset. In this conversion, the value 1 in the input raster
dataset will be changed to 255 in the output raster dataset. This is useful
when importing a 1-bit raster dataset to a geodatabase. One-bit raster datasets
have 8-bit pyramid layers when stored in a file system, but in a geodatabase,
1-bit raster datasets can only have 1-bit pyramid layers, which makes the
display unpleasant. By converting the data to 8 bit in a geodatabase, the
pyramid layers are built as 8 bit instead of 1 bit, resulting in a proper
raster dataset in the display.
· Unchecked—No conversion will be done. This is the default.
· Checked—The input raster will be converted.
Colormap
to RGB (optional)
If the input raster dataset has a color map, the output raster dataset can
be converted to a three-band output raster dataset. This is useful when
mosaicking rasters with different color maps.
· Unchecked—No conversion will occur. This is the default.
· Checked—The input dataset will be converted.
Pixel Type
(optional)
Set the bit depth, or radiometric resolution, of the raster or mosaic
dataset. If not defined, it will be taken from the first raster dataset.
· 1_BIT—A 1-bit unsigned integer. The values can be 0 or 1.
· 2_BIT—A 2-bit unsigned integer. The values supported can be from 0 to 3.
· 4_BIT—A 4-bit unsigned integer. The values supported can be from 0 to 15.
· 8_BIT_UNSIGNED—An unsigned 8-bit data type. The values supported can be
from 0 to 255.
· 8_BIT_SIGNED—A signed 8-bit data type. The values supported can be from
-128 to 127.
· 16_BIT_UNSIGNED—A 16-bit unsigned data type. The values can range from 0
to 65,535.
· 16_BIT_SIGNED—A 16-bit signed data type. The values can range from -32,768
to 32,767.
· 32_BIT_UNSIGNED—A 32-bit unsigned data type. The values can range from 0
to 4,294,967,295.
· 32_BIT_SIGNED—A 32-bit signed data type. The values can range from
-2,147,483,648 to 2,147,483,647.
· 32_BIT_FLOAT—A 32-bit data type supporting decimals.
· 64_BIT—A 64-bit data type supporting decimals.
Scale
Pixel Value (optional)
When the output is a different pixel type than the input (such as 16 bit
to 8 bit), you can choose to have the values scaled to fit into the new range;
otherwise, the values that do not fit into the new pixel range will be
discarded.
If scaling up, such as 8 bit to 16 bit, the minimum and maximum of the
8-bit values will be scaled to the minimum and maximum in the 16-bit range. If
scaling down, such as 16 bit to 8 bit, the minimum and maximum of the 16-bit
values will be scaled to the minimum and maximum in the 8-bit range.
· Unchecked—The pixel values will remain the same and will not be scaled.
Any values that do not fit within the value range will be discarded. This is
the default.
· Checked—The pixel values will be scaled to the new pixel type. When you
scale your pixel depth, your raster will display the same, but the values will
be scaled to the new bit depth that was specified.
RGB To
Colormap (optional)
Convert an 8-bit, 3-band (RGB) raster dataset to a single-band raster
dataset with a color map. This operation suppresses noise that is often found
in scanned images and is ideal for screen captures, scanned maps, or scanned
documents. This is not recommended for satellite or aerial imagery or thematic
raster data.
· Unchecked—Do not convert RGB.
· Checked—Convert to color map.
This is ideal for screen captures, scanned maps, or scanned documents.
This is not recommended for satellite or aerial imagery or thematic raster
data.
Format
(optional)
The output raster format.
· TIFF—TIFF format
· COG—Cloud Optimized GeoTIFF format
· IMAGINE Image—ERDAS IMAGINE
· BMP—BMP format
· GIF—GIF format
· PNG—PNG format
· JPEG—JPEG format
· JP2—JPEG 2000 format
· GRID—Esri Grid format
· BIL—Esri BIL format
· BSQ—Esri BSQ format
· BIP—Esri BIP format
· ENVI—ENVI format
· CRF—CRF format
· MRF—MRF format
Apply
Transformation (optional)
Apply the transformation associated with the input raster to the output.
The input raster can have a transformation associated with it, that is, not
actually saved within the input, such as a world file or as a geometric
function.
· Unchecked—Do not apply any associated transformations to the output.
· Checked—Apply the associated transformation to the output.
3.
Configuration Keyword (optional) كلمة
التكوين الرئيسية (اختياري)
Specifies the storage parameters
(configuration) for a geodatabase. Configuration keywords are set up by your
database administrator.
يحدد معلمات التخزين (التكوين) لقاعدة بيانات
جغرافية. تم إعداد الكلمات الأساسية للتكوين من قبل مسؤول قاعدة البيانات.
Ignore
Background Value (optional)
Remove the unwanted values created around the raster data. The value
specified will be distinguished from other valuable data in the raster dataset.
For example, a value of zero along the raster dataset's borders will be
distinguished from zero values within the raster dataset.
The pixel value specified will be set to NoData in the output raster
dataset.
For file-based rasters and geodatabase rasters, Ignore Background Value
must be set to the same value as NoData for the background value to be ignored.
Enterprise and geodatabase rasters will work without this extra step.
NoData
Value (optional)
All the pixels with the specified value will be set to NoData in the
output raster dataset.
Convert 1
bit data to 8 bit (optional)
Choose whether the input 1-bit raster dataset will be converted to an
8-bit raster dataset. In this conversion, the value 1 in the input raster
dataset will be changed to 255 in the output raster dataset. This is useful
when importing a 1-bit raster dataset to a geodatabase. One-bit raster datasets
have 8-bit pyramid layers when stored in a file system, but in a geodatabase,
1-bit raster datasets can only have 1-bit pyramid layers, which makes the
display unpleasant. By converting the data to 8 bit in a geodatabase, the pyramid
layers are built as 8 bit instead of 1 bit, resulting in a proper raster
dataset in the display.
· Unchecked—No conversion will be done. This is the default.
· Checked—The input raster will be converted.
Colormap
to RGB (optional)
If the input raster dataset has a color map, the output raster dataset can
be converted to a three-band output raster dataset. This is useful when
mosaicking rasters with different color maps.
· Unchecked—No conversion will occur. This is the default.
· Checked—The input dataset will be converted.
Pixel Type
(optional)
Set the bit depth, or radiometric resolution, of the raster or mosaic
dataset. If not defined, it will be taken from the first raster dataset.
· 1_BIT—A 1-bit unsigned integer. The values can be 0 or 1.
· 2_BIT—A 2-bit unsigned integer. The values supported can be from 0 to 3.
· 4_BIT—A 4-bit unsigned integer. The values supported can be from 0 to 15.
· 8_BIT_UNSIGNED—An unsigned 8-bit data type. The values supported can be
from 0 to 255.
· 8_BIT_SIGNED—A signed 8-bit data type. The values supported can be from
-128 to 127.
· 16_BIT_UNSIGNED—A 16-bit unsigned data type. The values can range from 0
to 65,535.
· 16_BIT_SIGNED—A 16-bit signed data type. The values can range from -32,768
to 32,767.
· 32_BIT_UNSIGNED—A 32-bit unsigned data type. The values can range from 0
to 4,294,967,295.
· 32_BIT_SIGNED—A 32-bit signed data type. The values can range from
-2,147,483,648 to 2,147,483,647.
· 32_BIT_FLOAT—A 32-bit data type supporting decimals.
· 64_BIT—A 64-bit data type supporting decimals.
Scale
Pixel Value (optional)
When the output is a different pixel type than the input (such as 16 bit
to 8 bit), you can choose to have the values scaled to fit into the new range;
otherwise, the values that do not fit into the new pixel range will be
discarded.
If scaling up, such as 8 bit to 16 bit, the minimum and maximum of the
8-bit values will be scaled to the minimum and maximum in the 16-bit range. If
scaling down, such as 16 bit to 8 bit, the minimum and maximum of the 16-bit
values will be scaled to the minimum and maximum in the 8-bit range.
· Unchecked—The pixel values will remain the same and will not be scaled.
Any values that do not fit within the value range will be discarded. This is
the default.
· Checked—The pixel values will be scaled to the new pixel type. When you
scale your pixel depth, your raster will display the same, but the values will
be scaled to the new bit depth that was specified.
RGB To
Colormap (optional)
Convert an 8-bit, 3-band (RGB) raster dataset to a single-band raster
dataset with a color map. This operation suppresses noise that is often found
in scanned images and is ideal for screen captures, scanned maps, or scanned
documents. This is not recommended for satellite or aerial imagery or thematic
raster data.
· Unchecked—Do not convert RGB.
· Checked—Convert to color map.
This is ideal for screen captures, scanned maps, or scanned documents.
This is not recommended for satellite or aerial imagery or thematic raster
data.
Format
(optional)
The output raster format.
· TIFF—TIFF format
· COG—Cloud Optimized GeoTIFF format
· IMAGINE Image—ERDAS IMAGINE
· BMP—BMP format
· GIF—GIF format
· PNG—PNG format
· JPEG—JPEG format
· JP2—JPEG 2000 format
· GRID—Esri Grid format
· BIL—Esri BIL format
· BSQ—Esri BSQ format
· BIP—Esri BIP format
· ENVI—ENVI format
· CRF—CRF format
· MRF—MRF format
Apply
Transformation (optional)
Apply the transformation associated with the input raster to the output.
The input raster can have a transformation associated with it, that is, not
actually saved within the input, such as a world file or as a geometric
function.
· Unchecked—Do not apply any associated transformations to the output.
· Checked—Apply the associated transformation to the output.
4.
Ignore Background Value (optional) تجاهل
قيمة الخلفية (اختياري)
Remove the unwanted
values created around the raster data. The value specified will be
distinguished from other valuable data in the raster dataset. For example, a
value of zero along the raster dataset's borders will be distinguished from
zero values within the raster dataset.
The pixel value
specified will be set to NoData in the output raster dataset.
For file-based rasters
and geodatabase rasters, Ignore Background Value must be set to the same value
as NoData for the background value to be ignored. Enterprise and geodatabase
rasters will work without this extra step.
قم بإزالة القيم غير المرغوب فيها التي تم إنشاؤها
حول البيانات النقطية. سيتم تمييز القيمة المحددة عن البيانات القيمة الأخرى في
مجموعة البيانات النقطية. على سبيل المثال ، سيتم تمييز القيمة الصفرية على طول
حدود مجموعة البيانات النقطية عن القيم الصفرية ضمن مجموعة البيانات النقطية.
سيتم تعيين قيمة البكسل المحددة على "لا توجد
بيانات" في مجموعة البيانات النقطية للإخراج.
بالنسبة إلى البيانات النقطية المستندة إلى
الملفات وقاعدة البيانات الجغرافية النقطية ، يجب تعيين تجاهل قيمة الخلفية على
نفس القيمة مثل "لا توجد بيانات" ليتم تجاهل قيمة الخلفية. ستعمل
البيانات النقطية للمؤسسات وقاعدة البيانات الجغرافية بدون هذه الخطوة الإضافية.
NoData
Value (optional)
All the pixels with the specified value will be set to NoData in the
output raster dataset.
Convert 1
bit data to 8 bit (optional)
Choose whether the input 1-bit raster dataset will be converted to an
8-bit raster dataset. In this conversion, the value 1 in the input raster
dataset will be changed to 255 in the output raster dataset. This is useful
when importing a 1-bit raster dataset to a geodatabase. One-bit raster datasets
have 8-bit pyramid layers when stored in a file system, but in a geodatabase,
1-bit raster datasets can only have 1-bit pyramid layers, which makes the
display unpleasant. By converting the data to 8 bit in a geodatabase, the
pyramid layers are built as 8 bit instead of 1 bit, resulting in a proper
raster dataset in the display.
· Unchecked—No conversion will be done. This is the default.
· Checked—The input raster will be converted.
Colormap
to RGB (optional)
If the input raster dataset has a color map, the output raster dataset can
be converted to a three-band output raster dataset. This is useful when
mosaicking rasters with different color maps.
· Unchecked—No conversion will occur. This is the default.
· Checked—The input dataset will be converted.
Pixel Type
(optional)
Set the bit depth, or radiometric resolution, of the raster or mosaic
dataset. If not defined, it will be taken from the first raster dataset.
· 1_BIT—A 1-bit unsigned integer. The values can be 0 or 1.
· 2_BIT—A 2-bit unsigned integer. The values supported can be from 0 to 3.
· 4_BIT—A 4-bit unsigned integer. The values supported can be from 0 to 15.
· 8_BIT_UNSIGNED—An unsigned 8-bit data type. The values supported can be
from 0 to 255.
· 8_BIT_SIGNED—A signed 8-bit data type. The values supported can be from
-128 to 127.
· 16_BIT_UNSIGNED—A 16-bit unsigned data type. The values can range from 0
to 65,535.
· 16_BIT_SIGNED—A 16-bit signed data type. The values can range from -32,768
to 32,767.
· 32_BIT_UNSIGNED—A 32-bit unsigned data type. The values can range from 0
to 4,294,967,295.
· 32_BIT_SIGNED—A 32-bit signed data type. The values can range from
-2,147,483,648 to 2,147,483,647.
· 32_BIT_FLOAT—A 32-bit data type supporting decimals.
· 64_BIT—A 64-bit data type supporting decimals.
Scale
Pixel Value (optional)
When the output is a different pixel type than the input (such as 16 bit
to 8 bit), you can choose to have the values scaled to fit into the new range;
otherwise, the values that do not fit into the new pixel range will be
discarded.
If scaling up, such as 8 bit to 16 bit, the minimum and maximum of the
8-bit values will be scaled to the minimum and maximum in the 16-bit range. If
scaling down, such as 16 bit to 8 bit, the minimum and maximum of the 16-bit
values will be scaled to the minimum and maximum in the 8-bit range.
· Unchecked—The pixel values will remain the same and will not be scaled.
Any values that do not fit within the value range will be discarded. This is
the default.
· Checked—The pixel values will be scaled to the new pixel type. When you
scale your pixel depth, your raster will display the same, but the values will
be scaled to the new bit depth that was specified.
RGB To
Colormap (optional)
Convert an 8-bit, 3-band (RGB) raster dataset to a single-band raster
dataset with a color map. This operation suppresses noise that is often found
in scanned images and is ideal for screen captures, scanned maps, or scanned
documents. This is not recommended for satellite or aerial imagery or thematic
raster data.
· Unchecked—Do not convert RGB.
· Checked—Convert to color map.
This is ideal for screen captures, scanned maps, or scanned documents.
This is not recommended for satellite or aerial imagery or thematic raster
data.
Format
(optional)
The output raster format.
· TIFF—TIFF format
· COG—Cloud Optimized GeoTIFF format
· IMAGINE Image—ERDAS IMAGINE
· BMP—BMP format
· GIF—GIF format
· PNG—PNG format
· JPEG—JPEG format
· JP2—JPEG 2000 format
· GRID—Esri Grid format
· BIL—Esri BIL format
· BSQ—Esri BSQ format
· BIP—Esri BIP format
· ENVI—ENVI format
· CRF—CRF format
· MRF—MRF format
Apply
Transformation (optional)
Apply the transformation associated with the input raster to the output.
The input raster can have a transformation associated with it, that is, not
actually saved within the input, such as a world file or as a geometric
function.
· Unchecked—Do not apply any associated transformations to the output.
· Checked—Apply the associated transformation to the output.
5.
NoData Value (optional) قيم بدون
بيانات (اختياري)
All the pixels with the
specified value will be set to NoData in the output raster dataset.
سيتم تعيين جميع وحدات البكسل ذات القيمة المحددة
على "لا توجد بيانات" في مجموعة البيانات النقطية للإخراج.
Convert 1
bit data to 8 bit (optional)
Choose whether the input 1-bit raster dataset will be converted to an
8-bit raster dataset. In this conversion, the value 1 in the input raster
dataset will be changed to 255 in the output raster dataset. This is useful
when importing a 1-bit raster dataset to a geodatabase. One-bit raster datasets
have 8-bit pyramid layers when stored in a file system, but in a geodatabase,
1-bit raster datasets can only have 1-bit pyramid layers, which makes the
display unpleasant. By converting the data to 8 bit in a geodatabase, the pyramid
layers are built as 8 bit instead of 1 bit, resulting in a proper raster
dataset in the display.
· Unchecked—No conversion will be done. This is the default.
· Checked—The input raster will be converted.
Colormap
to RGB (optional)
If the input raster dataset has a color map, the output raster dataset can
be converted to a three-band output raster dataset. This is useful when
mosaicking rasters with different color maps.
· Unchecked—No conversion will occur. This is the default.
· Checked—The input dataset will be converted.
Pixel Type
(optional)
Set the bit depth, or radiometric resolution, of the raster or mosaic
dataset. If not defined, it will be taken from the first raster dataset.
· 1_BIT—A 1-bit unsigned integer. The values can be 0 or 1.
· 2_BIT—A 2-bit unsigned integer. The values supported can be from 0 to 3.
· 4_BIT—A 4-bit unsigned integer. The values supported can be from 0 to 15.
· 8_BIT_UNSIGNED—An unsigned 8-bit data type. The values supported can be
from 0 to 255.
· 8_BIT_SIGNED—A signed 8-bit data type. The values supported can be from
-128 to 127.
· 16_BIT_UNSIGNED—A 16-bit unsigned data type. The values can range from 0
to 65,535.
· 16_BIT_SIGNED—A 16-bit signed data type. The values can range from -32,768
to 32,767.
· 32_BIT_UNSIGNED—A 32-bit unsigned data type. The values can range from 0
to 4,294,967,295.
· 32_BIT_SIGNED—A 32-bit signed data type. The values can range from
-2,147,483,648 to 2,147,483,647.
· 32_BIT_FLOAT—A 32-bit data type supporting decimals.
· 64_BIT—A 64-bit data type supporting decimals.
Scale
Pixel Value (optional)
When the output is a different pixel type than the input (such as 16 bit
to 8 bit), you can choose to have the values scaled to fit into the new range;
otherwise, the values that do not fit into the new pixel range will be
discarded.
If scaling up, such as 8 bit to 16 bit, the minimum and maximum of the
8-bit values will be scaled to the minimum and maximum in the 16-bit range. If
scaling down, such as 16 bit to 8 bit, the minimum and maximum of the 16-bit
values will be scaled to the minimum and maximum in the 8-bit range.
· Unchecked—The pixel values will remain the same and will not be scaled.
Any values that do not fit within the value range will be discarded. This is
the default.
· Checked—The pixel values will be scaled to the new pixel type. When you
scale your pixel depth, your raster will display the same, but the values will
be scaled to the new bit depth that was specified.
RGB To
Colormap (optional)
Convert an 8-bit, 3-band (RGB) raster dataset to a single-band raster
dataset with a color map. This operation suppresses noise that is often found
in scanned images and is ideal for screen captures, scanned maps, or scanned
documents. This is not recommended for satellite or aerial imagery or thematic
raster data.
· Unchecked—Do not convert RGB.
· Checked—Convert to color map.
This is ideal for screen captures, scanned maps, or scanned documents.
This is not recommended for satellite or aerial imagery or thematic raster
data.
Format
(optional)
The output raster format.
· TIFF—TIFF format
· COG—Cloud Optimized GeoTIFF format
· IMAGINE Image—ERDAS IMAGINE
· BMP—BMP format
· GIF—GIF format
· PNG—PNG format
· JPEG—JPEG format
· JP2—JPEG 2000 format
· GRID—Esri Grid format
· BIL—Esri BIL format
· BSQ—Esri BSQ format
· BIP—Esri BIP format
· ENVI—ENVI format
· CRF—CRF format
· MRF—MRF format
Apply
Transformation (optional)
Apply the transformation associated with the input raster to the output.
The input raster can have a transformation associated with it, that is, not
actually saved within the input, such as a world file or as a geometric
function.
· Unchecked—Do not apply any associated transformations to the output.
· Checked—Apply the associated transformation to the output.
6.
Convert 1 bit data to 8 bit (optional) تحويل بيانات 1 بت إلى 8 بت (اختياري)
Choose whether the input
1-bit raster dataset will be converted to an 8-bit raster dataset. In this
conversion, the value 1 in the input raster dataset will be changed to 255 in
the output raster dataset. This is useful when importing a 1-bit raster dataset
to a geodatabase. One-bit raster datasets have 8-bit pyramid layers when stored
in a file system, but in a geodatabase, 1-bit raster datasets can only have
1-bit pyramid layers, which makes the display unpleasant. By converting the
data to 8 bit in a geodatabase, the pyramid layers are built as 8 bit instead
of 1 bit, resulting in a proper raster dataset in the display.
·
Unchecked—No conversion will be done. This is the default.
·
Checked—The input raster will be converted.
اختر ما إذا كان سيتم تحويل مجموعة البيانات
النقطية المدخلة 1 بت إلى مجموعة بيانات نقطية 8 بت. في هذا التحويل ، سيتم تغيير
القيمة 1 في مجموعة البيانات النقطية للإدخال إلى 255 في مجموعة البيانات النقطية للإخراج.
يكون هذا مفيدًا عند استيراد مجموعة بيانات نقطية 1 بت إلى قاعدة بيانات جغرافية.
تحتوي مجموعات البيانات النقطية أحادية البت على طبقات هرمية 8 بت عند تخزينها في
نظام ملفات ، ولكن في قاعدة بيانات جغرافية ، يمكن أن تحتوي مجموعات البيانات
النقطية 1 بت فقط على طبقات هرمية 1 بت ، مما يجعل العرض غير سار. بتحويل البيانات
إلى 8 بت في قاعدة بيانات جغرافية ، يتم إنشاء طبقات الهرم على هيئة 8 بت بدلاً من
1 بت ، مما ينتج عنه مجموعة بيانات نقطية مناسبة في الشاشة.
• لم يتم التحقق منه - لن
يتم إجراء أي تحويل. هذا هو الافتراضي.
• تم التحديد - سيتم
تحويل البيانات النقطية المدخلة.
Colormap
to RGB (optional)
If the input raster dataset has a color map, the output raster dataset can
be converted to a three-band output raster dataset. This is useful when mosaicking
rasters with different color maps.
· Unchecked—No conversion will occur. This is the default.
· Checked—The input dataset will be converted.
Pixel Type
(optional)
Set the bit depth, or radiometric resolution, of the raster or mosaic
dataset. If not defined, it will be taken from the first raster dataset.
· 1_BIT—A 1-bit unsigned integer. The values can be 0 or 1.
· 2_BIT—A 2-bit unsigned integer. The values supported can be from 0 to 3.
· 4_BIT—A 4-bit unsigned integer. The values supported can be from 0 to 15.
· 8_BIT_UNSIGNED—An unsigned 8-bit data type. The values supported can be
from 0 to 255.
· 8_BIT_SIGNED—A signed 8-bit data type. The values supported can be from
-128 to 127.
· 16_BIT_UNSIGNED—A 16-bit unsigned data type. The values can range from 0
to 65,535.
· 16_BIT_SIGNED—A 16-bit signed data type. The values can range from -32,768
to 32,767.
· 32_BIT_UNSIGNED—A 32-bit unsigned data type. The values can range from 0
to 4,294,967,295.
· 32_BIT_SIGNED—A 32-bit signed data type. The values can range from
-2,147,483,648 to 2,147,483,647.
· 32_BIT_FLOAT—A 32-bit data type supporting decimals.
· 64_BIT—A 64-bit data type supporting decimals.
Scale
Pixel Value (optional)
When the output is a different pixel type than the input (such as 16 bit
to 8 bit), you can choose to have the values scaled to fit into the new range;
otherwise, the values that do not fit into the new pixel range will be
discarded.
If scaling up, such as 8 bit to 16 bit, the minimum and maximum of the
8-bit values will be scaled to the minimum and maximum in the 16-bit range. If
scaling down, such as 16 bit to 8 bit, the minimum and maximum of the 16-bit
values will be scaled to the minimum and maximum in the 8-bit range.
· Unchecked—The pixel values will remain the same and will not be scaled.
Any values that do not fit within the value range will be discarded. This is
the default.
· Checked—The pixel values will be scaled to the new pixel type. When you
scale your pixel depth, your raster will display the same, but the values will
be scaled to the new bit depth that was specified.
RGB To
Colormap (optional)
Convert an 8-bit, 3-band (RGB) raster dataset to a single-band raster
dataset with a color map. This operation suppresses noise that is often found
in scanned images and is ideal for screen captures, scanned maps, or scanned
documents. This is not recommended for satellite or aerial imagery or thematic
raster data.
· Unchecked—Do not convert RGB.
· Checked—Convert to color map.
This is ideal for screen captures, scanned maps, or scanned documents.
This is not recommended for satellite or aerial imagery or thematic raster
data.
Format
(optional)
The output raster format.
· TIFF—TIFF format
· COG—Cloud Optimized GeoTIFF format
· IMAGINE Image—ERDAS IMAGINE
· BMP—BMP format
· GIF—GIF format
· PNG—PNG format
· JPEG—JPEG format
· JP2—JPEG 2000 format
· GRID—Esri Grid format
· BIL—Esri BIL format
· BSQ—Esri BSQ format
· BIP—Esri BIP format
· ENVI—ENVI format
· CRF—CRF format
· MRF—MRF format
Apply
Transformation (optional)
Apply the transformation associated with the input raster to the output.
The input raster can have a transformation associated with it, that is, not
actually saved within the input, such as a world file or as a geometric
function.
· Unchecked—Do not apply any associated transformations to the output.
· Checked—Apply the associated transformation to the output.
7.
Colormap to RGB (optional) خريطة
ملونة (اختياري)
If the input raster
dataset has a color map, the output raster dataset can be converted to a
three-band output raster dataset. This is useful when mosaicking rasters with
different color maps.
·
Unchecked—No conversion will occur. This is the default.
·
Checked—The input dataset will be converted.
إذا كانت مجموعة البيانات النقطية المدخلة تحتوي
على مخطط ألوان ، فيمكن تحويل مجموعة البيانات النقطية الناتجة إلى مجموعة بيانات
نقطية للإخراج ثلاثية النطاقات. يكون هذا مفيدًا عند جمع البيانات النقطية
باستخدام خرائط ألوان مختلفة.
• لم يتم التحقق منه - لن
يحدث أي تحويل. هذا هو الافتراضي.
• تم التحديد - سيتم
تحويل مجموعة البيانات المدخلة.
Pixel Type
(optional)
Set the bit depth, or radiometric resolution, of the raster or mosaic
dataset. If not defined, it will be taken from the first raster dataset.
· 1_BIT—A 1-bit unsigned integer. The values can be 0 or 1.
· 2_BIT—A 2-bit unsigned integer. The values supported can be from 0 to 3.
· 4_BIT—A 4-bit unsigned integer. The values supported can be from 0 to 15.
· 8_BIT_UNSIGNED—An unsigned 8-bit data type. The values supported can be
from 0 to 255.
· 8_BIT_SIGNED—A signed 8-bit data type. The values supported can be from
-128 to 127.
· 16_BIT_UNSIGNED—A 16-bit unsigned data type. The values can range from 0
to 65,535.
· 16_BIT_SIGNED—A 16-bit signed data type. The values can range from -32,768
to 32,767.
· 32_BIT_UNSIGNED—A 32-bit unsigned data type. The values can range from 0
to 4,294,967,295.
· 32_BIT_SIGNED—A 32-bit signed data type. The values can range from
-2,147,483,648 to 2,147,483,647.
· 32_BIT_FLOAT—A 32-bit data type supporting decimals.
· 64_BIT—A 64-bit data type supporting decimals.
Scale
Pixel Value (optional)
When the output is a different pixel type than the input (such as 16 bit
to 8 bit), you can choose to have the values scaled to fit into the new range;
otherwise, the values that do not fit into the new pixel range will be
discarded.
If scaling up, such as 8 bit to 16 bit, the minimum and maximum of the
8-bit values will be scaled to the minimum and maximum in the 16-bit range. If
scaling down, such as 16 bit to 8 bit, the minimum and maximum of the 16-bit
values will be scaled to the minimum and maximum in the 8-bit range.
· Unchecked—The pixel values will remain the same and will not be scaled.
Any values that do not fit within the value range will be discarded. This is
the default.
· Checked—The pixel values will be scaled to the new pixel type. When you
scale your pixel depth, your raster will display the same, but the values will
be scaled to the new bit depth that was specified.
RGB To
Colormap (optional)
Convert an 8-bit, 3-band (RGB) raster dataset to a single-band raster
dataset with a color map. This operation suppresses noise that is often found
in scanned images and is ideal for screen captures, scanned maps, or scanned
documents. This is not recommended for satellite or aerial imagery or thematic
raster data.
· Unchecked—Do not convert RGB.
· Checked—Convert to color map.
This is ideal for screen captures, scanned maps, or scanned documents.
This is not recommended for satellite or aerial imagery or thematic raster
data.
Format
(optional)
The output raster format.
· TIFF—TIFF format
· COG—Cloud Optimized GeoTIFF format
· IMAGINE Image—ERDAS IMAGINE
· BMP—BMP format
· GIF—GIF format
· PNG—PNG format
· JPEG—JPEG format
· JP2—JPEG 2000 format
· GRID—Esri Grid format
· BIL—Esri BIL format
· BSQ—Esri BSQ format
· BIP—Esri BIP format
· ENVI—ENVI format
· CRF—CRF format
· MRF—MRF format
Apply
Transformation (optional)
Apply the transformation associated with the input raster to the output.
The input raster can have a transformation associated with it, that is, not
actually saved within the input, such as a world file or as a geometric
function.
· Unchecked—Do not apply any associated transformations to the output.
· Checked—Apply the associated transformation to the output.
8.
Pixel Type (optional) نوع البيكسل
(اختياري)
Set the bit depth, or
radiometric resolution, of the raster or mosaic dataset. If not defined, it
will be taken from the first raster dataset.
عيّن عمق البت أو دقة القياس الإشعاعي لمجموعة
البيانات النقطية أو الفسيفسائية. إذا لم يتم تحديدها ، فسيتم أخذها من مجموعة
البيانات النقطية الأولى:
·
1_BIT—A 1-bit unsigned integer. The values can be 0 or 1.
·
2_BIT—A 2-bit unsigned integer. The values supported can be from 0
to 3.
·
4_BIT—A 4-bit unsigned integer. The values supported can be from 0
to 15.
·
8_BIT_UNSIGNED—An unsigned 8-bit data type. The values supported
can be from 0 to 255.
·
8_BIT_SIGNED—A signed 8-bit data type. The values supported can be
from -128 to 127.
·
16_BIT_UNSIGNED—A 16-bit unsigned data type. The values can range
from 0 to 65,535.
·
16_BIT_SIGNED—A 16-bit signed data type. The values can range from
-32,768 to 32,767.
·
32_BIT_UNSIGNED—A 32-bit unsigned data type. The values can range
from 0 to 4,294,967,295.
·
32_BIT_SIGNED—A 32-bit signed data type. The values can range from
-2,147,483,648 to 2,147,483,647.
·
32_BIT_FLOAT—A 32-bit data type supporting decimals.
·
64_BIT—A 64-bit data type supporting decimals.
9.
Scale Pixel Value (optional) مقياس
قيمة البكسل (اختياري)
When the output is a
different pixel type than the input (such as 16 bit to 8 bit), you can choose
to have the values scaled to fit into the new range; otherwise, the values that
do not fit into the new pixel range will be discarded.
If scaling up, such as 8
bit to 16 bit, the minimum and maximum of the 8-bit values will be scaled to
the minimum and maximum in the 16-bit range. If scaling down, such as 16 bit to
8 bit, the minimum and maximum of the 16-bit values will be scaled to the
minimum and maximum in the 8-bit range.
·
Unchecked—The pixel values will remain the same and will not be
scaled. Any values that do not fit within the value range will be discarded.
This is the default.
·
Checked—The pixel values will be scaled to the new pixel type.
When you scale your pixel depth, your raster will display the same, but the
values will be scaled to the new bit depth that was specified.
عندما يكون الإخراج من نوع بكسل مختلف عن الإدخال (مثل
16 بت إلى 8 بت) ، يمكنك اختيار تغيير حجم القيم لتلائم النطاق الجديد ؛ وإلا ،
فسيتم تجاهل القيم التي لا تتناسب مع نطاق البكسل الجديد.
إذا كان التحجيم ، مثل 8 بت إلى 16 بت ، فسيتم
تغيير الحد الأدنى والأقصى لقيم 8 بت إلى الحد الأدنى والحد الأقصى في نطاق 16 بت.
إذا كان تغيير الحجم ، مثل 16 بت إلى 8 بت ، فسيتم تغيير الحد الأدنى والأقصى لقيم
16 بت إلى الحد الأدنى والحد الأقصى في نطاق 8 بت.
• غير محدد - ستبقى قيم
البكسل كما هي ولن يتم قياسها. سيتم تجاهل أي قيم لا تناسب نطاق القيم. هذا هو
الافتراضي.
• تم التحديد - سيتم
تغيير قيم البكسل إلى نوع البكسل الجديد. عندما تقوم بقياس عمق البكسل ، سيعرض
المسح النقطي نفس الشيء ، ولكن سيتم تغيير القيم إلى عمق البت الجديد الذي تم
تحديده.
RGB To
Colormap (optional)
Convert an 8-bit, 3-band (RGB) raster dataset to a single-band raster
dataset with a color map. This operation suppresses noise that is often found
in scanned images and is ideal for screen captures, scanned maps, or scanned
documents. This is not recommended for satellite or aerial imagery or thematic
raster data.
· Unchecked—Do not convert RGB.
· Checked—Convert to color map.
This is ideal for screen captures, scanned maps, or scanned documents.
This is not recommended for satellite or aerial imagery or thematic raster
data.
Format
(optional)
The output raster format.
· TIFF—TIFF format
· COG—Cloud Optimized GeoTIFF format
· IMAGINE Image—ERDAS IMAGINE
· BMP—BMP format
· GIF—GIF format
· PNG—PNG format
· JPEG—JPEG format
· JP2—JPEG 2000 format
· GRID—Esri Grid format
· BIL—Esri BIL format
· BSQ—Esri BSQ format
· BIP—Esri BIP format
· ENVI—ENVI format
· CRF—CRF format
· MRF—MRF format
Apply
Transformation (optional)
Apply the transformation associated with the input raster to the output.
The input raster can have a transformation associated with it, that is, not
actually saved within the input, such as a world file or as a geometric
function.
· Unchecked—Do not apply any associated transformations to the output.
· Checked—Apply the associated transformation to the output.
10.
RGB To Colormap (optional) تحويل
الألوان الى خريطة ملونة (اختياري)
Convert an 8-bit, 3-band
(RGB) raster dataset to a single-band raster dataset with a color map. This
operation suppresses noise that is often found in scanned images and is ideal
for screen captures, scanned maps, or scanned documents. This is not
recommended for satellite or aerial imagery or thematic raster data.
·
Unchecked—Do not convert RGB.
·
Checked—Convert to color map.
This is ideal for screen
captures, scanned maps, or scanned documents. This is not recommended for
satellite or aerial imagery or thematic raster data.
قم بتحويل مجموعة بيانات نقطية 8 بت و 3 نطاقات (RGB) إلى
مجموعة بيانات نقطية أحادية النطاق باستخدام خريطة ألوان. تمنع هذه العملية
الضوضاء التي توجد غالبًا في الصور الممسوحة ضوئيًا وهي مثالية لالتقاطات الشاشة
أو الخرائط الممسوحة ضوئيًا أو المستندات الممسوحة ضوئيًا. لا يُنصح بذلك مع الصور
الملتقطة عبر الأقمار الصناعية أو الصور الجوية أو البيانات النقطية الموضوعية.
• لم يتم تحديده - لا تقم
بتحويل RGB.
• تم التحديد - التحويل
إلى خريطة الألوان.
هذا مثالي لالتقاط الشاشة أو الخرائط الممسوحة
ضوئيًا أو المستندات الممسوحة ضوئيًا. لا يُنصح بذلك مع الصور الملتقطة عبر
الأقمار الصناعية أو الصور الجوية أو البيانات النقطية الموضوعية.
Format
(optional)
The output raster format.
· TIFF—TIFF format
· COG—Cloud Optimized GeoTIFF format
· IMAGINE Image—ERDAS IMAGINE
· BMP—BMP format
· GIF—GIF format
· PNG—PNG format
· JPEG—JPEG format
· JP2—JPEG 2000 format
· GRID—Esri Grid format
· BIL—Esri BIL format
· BSQ—Esri BSQ format
· BIP—Esri BIP format
· ENVI—ENVI format
· CRF—CRF format
· MRF—MRF format
Apply
Transformation (optional)
Apply the transformation associated with the input raster to the output.
The input raster can have a transformation associated with it, that is, not
actually saved within the input, such as a world file or as a geometric
function.
· Unchecked—Do not apply any associated transformations to the output.
· Checked—Apply the associated transformation to the output.
11.
Format (optional) التنسيق (اختياري)
The output raster
format.
·
TIFF—TIFF format
·
COG—Cloud Optimized GeoTIFF format
·
IMAGINE Image—ERDAS IMAGINE
·
BMP—BMP format
·
GIF—GIF format
·
PNG—PNG format
·
JPEG—JPEG format
·
JP2—JPEG 2000 format
·
GRID—Esri Grid format
·
BIL—Esri BIL format
·
BSQ—Esri BSQ format
·
BIP—Esri BIP format
·
ENVI—ENVI format
·
CRF—CRF format
·
MRF—MRF format
Apply
Transformation (optional)
Apply the transformation associated with the input raster to the output.
The input raster can have a transformation associated with it, that is, not
actually saved within the input, such as a world file or as a geometric
function.
· Unchecked—Do not apply any associated transformations to the output.
· Checked—Apply the associated transformation to the output.
12.
Apply Transformation (optional) تطبيق
التحول (اختياري)
Apply the transformation
associated with the input raster to the output. The input raster can have a
transformation associated with it, that is, not actually saved within the
input, such as a world file or as a geometric function.
·
Unchecked—Do not apply any associated transformations to the
output.
·
Checked—Apply the associated transformation to the output.
قم بتطبيق التحويل المرتبط بالمدخل النقطي على
المخرجات. يمكن أن يكون للمدخل النقطي تحويل مرتبط به ، أي لا يتم حفظه فعليًا
داخل الإدخال ، مثل ملف عالمي أو كوظيفة هندسية.
• غير محدد - لا تقم
بتطبيق أي تحويلات مرتبطة بالمخرجات.
• تم التحديد - تطبيق
التحويل المرتبط بالمخرجات.
اليك صفحه ومجموعة على الفيس بوك لتعلم أكثر بما يخص نظم المعلومات الجغرافية (GIS) و برنامج ArcGIS Pro من خلال هذه الروابط:
مجموعة على الفيس بوك
ArcGIS Pro من
هنا.
مجموعة على الفيس بوك
GIS for WE - ArcGIS Pro من
هنا.صفحة الفيس بوك
GIS for WE من
هنا.
تعليقات
إرسال تعليق