Raster Catalog to Raster Dataset Tool
أداة كتالوج
البيانات النقطية لمجموعة البيانات النقطية
ArcMap ArcGIS
How to Raster Catalog to
Raster Dataset Tool in Arc Toolbox ArcMap ArcGIS??
كيفية استخدام أداة كتالوج البيانات النقطية لمجموعة البيانات
النقطية ؟؟
Path
to access the toolمسار الوصول الى الأداة
:
Raster
Catalog to Raster Dataset Tool, Raster Dataset Toolset,
Raster Box, Data Management Tools Toolbox
Raster Catalog to Raster Dataset
Mosaics the contents of
a raster catalog into a new raster dataset.
دمج الصور محتويات كتالوج نقطي في مجموعة بيانات
نقطية جديدة.
1.
Input Raster Catalog أدخل كالتالوج
النقطية
The raster catalog that
will be mosaicked to a raster dataset.
كتالوج البيانات النقطية الذي سيتم تجميعه في
مجموعة بيانات نقطية.
Output
Raster Dataset
The name and extension of the output raster dataset mosaic.
When storing the raster dataset in a file format, you need to specify the
file extension:
· .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
· .mrf—MRF
· .crf—CRF
· No extension for Esri Grid
When storing a raster dataset in a geodatabase, no file extension should
be added to the name of the raster dataset.
When storing your raster dataset to a JPEG file, a JPEG 2000 file, a TIFF
file, or a geodatabase, you can specify a Compression Type and Compression
Quality in the geoprocessing Environments.
Expression
(optional)
Enter the appropriate SQL statement or click the SQL button to open the
Query Builder dialog box to select specific rows in the raster catalog.
Mosaic
Operator (optional)
The method used to mosaic overlapping areas.
· FIRST—The output cell value of the overlapping areas will be the value from
the first raster dataset mosaicked into that location.
· LAST—The output cell value of the overlapping areas will be the value from
the last raster dataset mosaicked into that location. This is the default.
· BLEND—The output cell value of the overlapping areas will be a
horizontally weighted calculation of the values of the cells in the overlapping
area.
· MEAN—The output cell value of the overlapping areas will be the average
value of the overlapping cells.
· MINIMUM—The output cell value of the overlapping areas will be the minimum
value of the overlapping cells.
· MAXIMUM—The output cell value of the overlapping areas will be the maximum
value of the overlapping cells.
· SUM—The output cell value of the overlapping areas will be the total sum
of the overlapping cells.
For more information about each mosaic operator, refer to the Mosaic
Operator help topic.
Mosaic
Colormap Mode (optional)
The method used to choose which color map from the input rasters will be
applied to the mosaic output.
· FIRST—The color map from the first raster dataset in the list will be
applied to the output raster mosaic. This is the default.
· LAST—The color map from the last raster dataset in the list will be
applied to the output raster mosaic.
· MATCH—Will take all the color maps into consideration when mosaicking. If
all possible values are already used (for the bit depth), it will attempt to
match the value with the closest color that is available.
· REJECT—Only the raster datasets that do not have a color map associated
with them will be mosaicked.
For more information about each colormap mode, refer to the Mosaic
colormap mode help topic.
Order by
Field (optional)
Select the field by which to order the raster catalog items.
Ascending
(optional)
Choose whether to use the ascending value of Order by Field. If this is
not checked, the descending order will be used.
· Checked—The ascending order of the rows will be followed in the mosaic
procedure. This is the default.
· Unchecked—The descending order of the rows will be followed in the mosaic
procedure.
Pixel Type
(optional)
Determines the bit depth of the output raster dataset. If left
unspecified, the output bit depth will be the same as the input.
There will be no rescaling of the raster values when a different pixel
type is chosen. If the pixel type is demoted (lowered), the raster values
outside the valid range for that pixel depth will be truncated and lost.
· 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.
Color
Balancing (optional)
Check this box to use a dodging technique to color correct the raster
catalog items. All pixels in the raster catalog will be used to determine the
gamma and contrast values for the color-balancing algorithm.
· Unchecked—Color balancing will not be performed in the mosaic procedure.
This is the default.
· Checked—Color balancing will be performed in the mosaic procedure.
Color
Matching Method (optional)
Choose the color matching method to apply to the rasters.
· NONE—This option will not use the color matching operation when mosaicking
your raster datasets.
· STATISTIC_MATCHING—This method will match the statistical differences
(minimum, maximum, and mean) between the reference overlap area and the source
overlap area; the transformation will then be applied to the entire target
dataset.
· HISTOGRAM_MATCHING—This method will match the histogram from the reference
overlap area with the source overlap area; the transformation will then be
applied to the entire target.
· LINEARCORRELATION_MATCHING—This method will match overlapped pixels and interpolate
to the rest of the source; pixels that do not have a one-to-one relationship
will use a weighted average.
Reference
Raster (optional)
If color matching is applied, choose how to specify the reference raster.
· CALCULATE_FROM_ALL—The system will calculate the best raster dataset to
use, based on all the raster catalog items.
· SPECIFY_OID—The user will type in the Object ID (OID) of the raster
catalog item to use as the reference raster.
· DEFINE_FROM_SELECTION—The system will calculate the best raster dataset to
use, based on the raster catalog items that are selected.
Reference
Raster OID (optional)
The Object ID (OID) of the reference raster. The OID is a unique key field
in the raster catalog.
2.
Output Raster Dataset مجموعة بيانات
النقطية المخرجة
The name and extension
of the output raster dataset mosaic.
When storing the raster
dataset in a file format, you need to specify the file extension:
اسم وامتداد دمج الصور مجموعة البيانات النقطية
للإخراج.
عند تخزين مجموعة البيانات النقطية بتنسيق ملف ،
تحتاج إلى تحديد امتداد الملف:
·
.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
·
.mrf—MRF
·
.crf—CRF
·
No extension for Esri Grid
When storing a raster
dataset in a geodatabase, no file extension should be added to the name of the
raster dataset.
When storing your raster
dataset to a JPEG file, a JPEG 2000 file, a TIFF file, or a geodatabase, you
can specify a Compression Type and Compression Quality in the geoprocessing
Environments.
Expression
(optional)
Enter the appropriate SQL statement or click the SQL button to open the
Query Builder dialog box to select specific rows in the raster catalog.
Mosaic
Operator (optional)
The method used to mosaic overlapping areas.
· FIRST—The output cell value of the overlapping areas will be the value
from the first raster dataset mosaicked into that location.
· LAST—The output cell value of the overlapping areas will be the value from
the last raster dataset mosaicked into that location. This is the default.
· BLEND—The output cell value of the overlapping areas will be a
horizontally weighted calculation of the values of the cells in the overlapping
area.
· MEAN—The output cell value of the overlapping areas will be the average
value of the overlapping cells.
· MINIMUM—The output cell value of the overlapping areas will be the minimum
value of the overlapping cells.
· MAXIMUM—The output cell value of the overlapping areas will be the maximum
value of the overlapping cells.
· SUM—The output cell value of the overlapping areas will be the total sum
of the overlapping cells.
For more information about each mosaic operator, refer to the Mosaic
Operator help topic.
Mosaic
Colormap Mode (optional)
The method used to choose which color map from the input rasters will be applied
to the mosaic output.
· FIRST—The color map from the first raster dataset in the list will be
applied to the output raster mosaic. This is the default.
· LAST—The color map from the last raster dataset in the list will be
applied to the output raster mosaic.
· MATCH—Will take all the color maps into consideration when mosaicking. If
all possible values are already used (for the bit depth), it will attempt to
match the value with the closest color that is available.
· REJECT—Only the raster datasets that do not have a color map associated
with them will be mosaicked.
For more information about each colormap mode, refer to the Mosaic
colormap mode help topic.
Order by
Field (optional)
Select the field by which to order the raster catalog items.
Ascending (optional)
Choose whether to use the ascending value of Order by Field. If this is
not checked, the descending order will be used.
· Checked—The ascending order of the rows will be followed in the mosaic
procedure. This is the default.
· Unchecked—The descending order of the rows will be followed in the mosaic
procedure.
Pixel Type
(optional)
Determines the bit depth of the output raster dataset. If left
unspecified, the output bit depth will be the same as the input.
There will be no rescaling of the raster values when a different pixel
type is chosen. If the pixel type is demoted (lowered), the raster values
outside the valid range for that pixel depth will be truncated and lost.
· 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.
Color
Balancing (optional)
Check this box to use a dodging technique to color correct the raster
catalog items. All pixels in the raster catalog will be used to determine the
gamma and contrast values for the color-balancing algorithm.
· Unchecked—Color balancing will not be performed in the mosaic procedure.
This is the default.
· Checked—Color balancing will be performed in the mosaic procedure.
Color
Matching Method (optional)
Choose the color matching method to apply to the rasters.
· NONE—This option will not use the color matching operation when mosaicking
your raster datasets.
· STATISTIC_MATCHING—This method will match the statistical differences
(minimum, maximum, and mean) between the reference overlap area and the source
overlap area; the transformation will then be applied to the entire target
dataset.
· HISTOGRAM_MATCHING—This method will match the histogram from the reference
overlap area with the source overlap area; the transformation will then be
applied to the entire target.
· LINEARCORRELATION_MATCHING—This method will match overlapped pixels and
interpolate to the rest of the source; pixels that do not have a one-to-one
relationship will use a weighted average.
Reference
Raster (optional)
If color matching is applied, choose how to specify the reference raster.
· CALCULATE_FROM_ALL—The system will calculate the best raster dataset to
use, based on all the raster catalog items.
· SPECIFY_OID—The user will type in the Object ID (OID) of the raster
catalog item to use as the reference raster.
· DEFINE_FROM_SELECTION—The system will calculate the best raster dataset to
use, based on the raster catalog items that are selected.
Reference
Raster OID (optional)
The Object ID (OID) of the reference raster. The OID is a unique key field
in the raster catalog.
3.
Expression (optional) تعبير
(اختياري)
Enter the appropriate
SQL statement or click the SQL button to open the Query Builder dialog box to
select specific rows in the raster catalog.
أدخل عبارة SQL
المناسبة أو انقر فوق الزر SQL لفتح
مربع الحوار Query Builder لتحديد صفوف معينة في
كتالوج البيانات النقطية.
Mosaic
Operator (optional)
The method used to mosaic overlapping areas.
· FIRST—The output cell value of the overlapping areas will be the value
from the first raster dataset mosaicked into that location.
· LAST—The output cell value of the overlapping areas will be the value from
the last raster dataset mosaicked into that location. This is the default.
· BLEND—The output cell value of the overlapping areas will be a
horizontally weighted calculation of the values of the cells in the overlapping
area.
· MEAN—The output cell value of the overlapping areas will be the average
value of the overlapping cells.
· MINIMUM—The output cell value of the overlapping areas will be the minimum
value of the overlapping cells.
· MAXIMUM—The output cell value of the overlapping areas will be the maximum
value of the overlapping cells.
· SUM—The output cell value of the overlapping areas will be the total sum
of the overlapping cells.
For more information about each mosaic operator, refer to the Mosaic
Operator help topic.
Mosaic
Colormap Mode (optional)
The method used to choose which color map from the input rasters will be
applied to the mosaic output.
· FIRST—The color map from the first raster dataset in the list will be
applied to the output raster mosaic. This is the default.
· LAST—The color map from the last raster dataset in the list will be
applied to the output raster mosaic.
· MATCH—Will take all the color maps into consideration when mosaicking. If
all possible values are already used (for the bit depth), it will attempt to
match the value with the closest color that is available.
· REJECT—Only the raster datasets that do not have a color map associated
with them will be mosaicked.
For more information about each colormap mode, refer to the Mosaic
colormap mode help topic.
Order by
Field (optional)
Select the field by which to order the raster catalog items.
Ascending
(optional)
Choose whether to use the ascending value of Order by Field. If this is
not checked, the descending order will be used.
· Checked—The ascending order of the rows will be followed in the mosaic
procedure. This is the default.
· Unchecked—The descending order of the rows will be followed in the mosaic
procedure.
Pixel Type
(optional)
Determines the bit depth of the output raster dataset. If left
unspecified, the output bit depth will be the same as the input.
There will be no rescaling of the raster values when a different pixel
type is chosen. If the pixel type is demoted (lowered), the raster values
outside the valid range for that pixel depth will be truncated and lost.
· 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.
Color
Balancing (optional)
Check this box to use a dodging technique to color correct the raster
catalog items. All pixels in the raster catalog will be used to determine the
gamma and contrast values for the color-balancing algorithm.
· Unchecked—Color balancing will not be performed in the mosaic procedure.
This is the default.
· Checked—Color balancing will be performed in the mosaic procedure.
Color
Matching Method (optional)
Choose the color matching method to apply to the rasters.
· NONE—This option will not use the color matching operation when mosaicking
your raster datasets.
· STATISTIC_MATCHING—This method will match the statistical differences
(minimum, maximum, and mean) between the reference overlap area and the source
overlap area; the transformation will then be applied to the entire target
dataset.
· HISTOGRAM_MATCHING—This method will match the histogram from the reference
overlap area with the source overlap area; the transformation will then be
applied to the entire target.
· LINEARCORRELATION_MATCHING—This method will match overlapped pixels and
interpolate to the rest of the source; pixels that do not have a one-to-one
relationship will use a weighted average.
Reference
Raster (optional)
If color matching is applied, choose how to specify the reference raster.
· CALCULATE_FROM_ALL—The system will calculate the best raster dataset to
use, based on all the raster catalog items.
· SPECIFY_OID—The user will type in the Object ID (OID) of the raster
catalog item to use as the reference raster.
· DEFINE_FROM_SELECTION—The system will calculate the best raster dataset to
use, based on the raster catalog items that are selected.
Reference
Raster OID (optional)
The Object ID (OID) of the reference raster. The OID is a unique key field
in the raster catalog.
4.
Mosaic Operator (optional) مشغل دمج
الصور (اختياري)
The method used to mosaic
overlapping areas.
·
FIRST—The output cell value of the overlapping areas will be the
value from the first raster dataset mosaicked into that location.
·
LAST—The output cell value of the overlapping areas will be the
value from the last raster dataset mosaicked into that location. This is the
default.
·
BLEND—The output cell value of the overlapping areas will be a
horizontally weighted calculation of the values of the cells in the overlapping
area.
·
MEAN—The output cell value of the overlapping areas will be the
average value of the overlapping cells.
·
MINIMUM—The output cell value of the overlapping areas will be the
minimum value of the overlapping cells.
·
MAXIMUM—The output cell value of the overlapping areas will be the
maximum value of the overlapping cells.
·
SUM—The output cell value of the overlapping areas will be the
total sum of the overlapping cells.
For more information
about each mosaic operator, refer to the Mosaic Operator help topic.
الطريقة المستخدمة لدمج الصور المساحات المتداخلة.
• FIRST -
ستكون قيمة خلية الإخراج للمناطق المتداخلة هي القيمة من مجموعة البيانات النقطية
الأولى التي تم تجميعها في هذا الموقع.
• LAST -
ستكون قيمة خلية الإخراج للمناطق المتداخلة هي القيمة من مجموعة البيانات النقطية
الأخيرة التي تم تجميعها في هذا الموقع. هذا هو الافتراضي.
• BLEND -
ستكون قيمة خلية الإخراج الخاصة بالمناطق المتداخلة عبارة عن حساب مرجح أفقيًا
لقيم الخلايا في المنطقة المتداخلة.
• MEAN -
ستكون قيمة خلية الإخراج للمناطق المتداخلة هي القيمة المتوسطة للخلايا المتداخلة.
• الحد الأدنى — قيمة
خلية الإخراج للمناطق المتداخلة ستكون القيمة الدنيا للخلايا المتداخلة.
• الحد الأقصى - ستكون
قيمة خلية الإخراج الخاصة بالمناطق المتداخلة هي القيمة القصوى للخلايا المتداخلة.
• SUM -
ستكون قيمة خلية الإخراج للمساحات المتداخلة هي المجموع الإجمالي للخلايا
المتداخلة.
لمزيد من المعلومات حول كل عامل دمج صور ، ارجع
إلى موضوع تعليمات عامله.
Mosaic
Colormap Mode (optional)
The method used to choose which color map from the input rasters will be
applied to the mosaic output.
· FIRST—The color map from the first raster dataset in the list will be
applied to the output raster mosaic. This is the default.
· LAST—The color map from the last raster dataset in the list will be
applied to the output raster mosaic.
· MATCH—Will take all the color maps into consideration when mosaicking. If
all possible values are already used (for the bit depth), it will attempt to
match the value with the closest color that is available.
· REJECT—Only the raster datasets that do not have a color map associated
with them will be mosaicked.
For more information about each colormap mode, refer to the Mosaic
colormap mode help topic.
Order by
Field (optional)
Select the field by which to order the raster catalog items.
Ascending
(optional)
Choose whether to use the ascending value of Order by Field. If this is
not checked, the descending order will be used.
· Checked—The ascending order of the rows will be followed in the mosaic
procedure. This is the default.
· Unchecked—The descending order of the rows will be followed in the mosaic
procedure.
Pixel Type
(optional)
Determines the bit depth of the output raster dataset. If left
unspecified, the output bit depth will be the same as the input.
There will be no rescaling of the raster values when a different pixel
type is chosen. If the pixel type is demoted (lowered), the raster values
outside the valid range for that pixel depth will be truncated and lost.
· 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.
Color
Balancing (optional)
Check this box to use a dodging technique to color correct the raster
catalog items. All pixels in the raster catalog will be used to determine the
gamma and contrast values for the color-balancing algorithm.
· Unchecked—Color balancing will not be performed in the mosaic procedure.
This is the default.
· Checked—Color balancing will be performed in the mosaic procedure.
Color
Matching Method (optional)
Choose the color matching method to apply to the rasters.
· NONE—This option will not use the color matching operation when mosaicking
your raster datasets.
· STATISTIC_MATCHING—This method will match the statistical differences
(minimum, maximum, and mean) between the reference overlap area and the source
overlap area; the transformation will then be applied to the entire target
dataset.
· HISTOGRAM_MATCHING—This method will match the histogram from the reference
overlap area with the source overlap area; the transformation will then be
applied to the entire target.
· LINEARCORRELATION_MATCHING—This method will match overlapped pixels and
interpolate to the rest of the source; pixels that do not have a one-to-one
relationship will use a weighted average.
Reference
Raster (optional)
If color matching is applied, choose how to specify the reference raster.
· CALCULATE_FROM_ALL—The system will calculate the best raster dataset to
use, based on all the raster catalog items.
· SPECIFY_OID—The user will type in the Object ID (OID) of the raster
catalog item to use as the reference raster.
· DEFINE_FROM_SELECTION—The system will calculate the best raster dataset to
use, based on the raster catalog items that are selected.
Reference
Raster OID (optional)
The Object ID (OID) of the reference raster. The OID is a unique key field
in the raster catalog.
5.
Mosaic Colormap Mode (optional) وضع
خريطة ألوان دمج الصور (اختياري)
The method used to
choose which color map from the input rasters will be applied to the mosaic
output.
·
FIRST—The color map from the first raster dataset in the list will
be applied to the output raster mosaic. This is the default.
·
LAST—The color map from the last raster dataset in the list will
be applied to the output raster mosaic.
·
MATCH—Will take all the color maps into consideration when
mosaicking. If all possible values are already used (for the bit depth), it
will attempt to match the value with the closest color that is available.
·
REJECT—Only the raster datasets that do not have a color map
associated with them will be mosaicked.
For more information
about each colormap mode, refer to the Mosaic colormap mode help topic.
سيتم تطبيق الطريقة المستخدمة لاختيار خريطة
الألوان من البيانات النقطية للإدخال على إخراج دمج الصور.
• FIRST -
سيتم تطبيق مخطط الألوان من مجموعة البيانات النقطية الأولى في القائمة على دمج
الصور الناتج النقطي. هذا هو الافتراضي.
• LAST -
سيتم تطبيق مخطط الألوان من مجموعة البيانات النقطية الأخيرة في القائمة على دمج
الصور الناتج النقطي.
• MATCH -
ستأخذ جميع الخرائط الملونة في الاعتبار عند عمل دمج الصور. إذا تم بالفعل استخدام
جميع القيم الممكنة (لعمق البت) ، فسيحاول مطابقة القيمة بأقرب لون متاح.
• رفض - سيتم فقط تجميع
مجموعات البيانات النقطية التي لا تحتوي على خريطة لونية مرتبطة بها.
لمزيد من المعلومات حول كل وضع مخطط ألوان ، ارجع
إلى موضوع تعليمات صيغة خريطة ألوان دمج الصور.
Order by
Field (optional)
Select the field by which to order the raster catalog items.
Ascending
(optional)
Choose whether to use the ascending value of Order by Field. If this is
not checked, the descending order will be used.
· Checked—The ascending order of the rows will be followed in the mosaic
procedure. This is the default.
· Unchecked—The descending order of the rows will be followed in the mosaic
procedure.
Pixel Type
(optional)
Determines the bit depth of the output raster dataset. If left
unspecified, the output bit depth will be the same as the input.
There will be no rescaling of the raster values when a different pixel
type is chosen. If the pixel type is demoted (lowered), the raster values
outside the valid range for that pixel depth will be truncated and lost.
· 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.
Color
Balancing (optional)
Check this box to use a dodging technique to color correct the raster
catalog items. All pixels in the raster catalog will be used to determine the
gamma and contrast values for the color-balancing algorithm.
· Unchecked—Color balancing will not be performed in the mosaic procedure.
This is the default.
· Checked—Color balancing will be performed in the mosaic procedure.
Color
Matching Method (optional)
Choose the color matching method to apply to the rasters.
· NONE—This option will not use the color matching operation when mosaicking
your raster datasets.
· STATISTIC_MATCHING—This method will match the statistical differences
(minimum, maximum, and mean) between the reference overlap area and the source
overlap area; the transformation will then be applied to the entire target
dataset.
· HISTOGRAM_MATCHING—This method will match the histogram from the reference
overlap area with the source overlap area; the transformation will then be
applied to the entire target.
· LINEARCORRELATION_MATCHING—This method will match overlapped pixels and
interpolate to the rest of the source; pixels that do not have a one-to-one
relationship will use a weighted average.
Reference
Raster (optional)
If color matching is applied, choose how to specify the reference raster.
· CALCULATE_FROM_ALL—The system will calculate the best raster dataset to
use, based on all the raster catalog items.
· SPECIFY_OID—The user will type in the Object ID (OID) of the raster
catalog item to use as the reference raster.
· DEFINE_FROM_SELECTION—The system will calculate the best raster dataset to
use, based on the raster catalog items that are selected.
Reference
Raster OID (optional)
The Object ID (OID) of the reference raster. The OID is a unique key field
in the raster catalog.
6.
Order by Field (optional) ترتيب حسب
الحقل (اختياري)
Select the field by
which to order the raster catalog items.
حدد الحقل الذي تريد من خلاله طلب عناصر كتالوج
البيانات النقطية.
Ascending
(optional)
Choose whether to use the ascending value of Order by Field. If this is
not checked, the descending order will be used.
· Checked—The ascending order of the rows will be followed in the mosaic
procedure. This is the default.
· Unchecked—The descending order of the rows will be followed in the mosaic
procedure.
Pixel Type
(optional)
Determines the bit depth of the output raster dataset. If left
unspecified, the output bit depth will be the same as the input.
There will be no rescaling of the raster values when a different pixel
type is chosen. If the pixel type is demoted (lowered), the raster values
outside the valid range for that pixel depth will be truncated and lost.
· 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.
Color
Balancing (optional)
Check this box to use a dodging technique to color correct the raster
catalog items. All pixels in the raster catalog will be used to determine the
gamma and contrast values for the color-balancing algorithm.
· Unchecked—Color balancing will not be performed in the mosaic procedure.
This is the default.
· Checked—Color balancing will be performed in the mosaic procedure.
Color
Matching Method (optional)
Choose the color matching method to apply to the rasters.
· NONE—This option will not use the color matching operation when mosaicking
your raster datasets.
· STATISTIC_MATCHING—This method will match the statistical differences
(minimum, maximum, and mean) between the reference overlap area and the source
overlap area; the transformation will then be applied to the entire target
dataset.
· HISTOGRAM_MATCHING—This method will match the histogram from the reference
overlap area with the source overlap area; the transformation will then be
applied to the entire target.
· LINEARCORRELATION_MATCHING—This method will match overlapped pixels and
interpolate to the rest of the source; pixels that do not have a one-to-one
relationship will use a weighted average.
Reference
Raster (optional)
If color matching is applied, choose how to specify the reference raster.
· CALCULATE_FROM_ALL—The system will calculate the best raster dataset to
use, based on all the raster catalog items.
· SPECIFY_OID—The user will type in the Object ID (OID) of the raster
catalog item to use as the reference raster.
· DEFINE_FROM_SELECTION—The system will calculate the best raster dataset to
use, based on the raster catalog items that are selected.
Reference
Raster OID (optional)
The Object ID (OID) of the reference raster. The OID is a unique key field
in the raster catalog.
7.
Ascending (optional) تصاعدي
(اختياري)
Choose whether to use
the ascending value of Order by Field. If this is not checked, the descending
order will be used.
·
Checked—The ascending order of the rows will be followed in the
mosaic procedure. This is the default.
·
Unchecked—The descending order of the rows will be followed in the
mosaic procedure.
اختر ما إذا كنت تريد استخدام القيمة التصاعدية
"ترتيب حسب الحقل". إذا لم يتم تحديد ذلك ، فسيتم استخدام الترتيب التنازلي.
• تم التحديد - سيتم
اتباع الترتيب التصاعدي للصفوف في إجراء دمج الصور. هذا هو الافتراضي.
• غير محدد - سيتم اتباع
الترتيب التنازلي للصفوف في إجراء دمج الصور.
Pixel Type
(optional)
Determines the bit depth of the output raster dataset. If left unspecified,
the output bit depth will be the same as the input.
There will be no rescaling of the raster values when a different pixel
type is chosen. If the pixel type is demoted (lowered), the raster values
outside the valid range for that pixel depth will be truncated and lost.
· 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.
Color
Balancing (optional)
Check this box to use a dodging technique to color correct the raster
catalog items. All pixels in the raster catalog will be used to determine the
gamma and contrast values for the color-balancing algorithm.
· Unchecked—Color balancing will not be performed in the mosaic procedure.
This is the default.
· Checked—Color balancing will be performed in the mosaic procedure.
Color
Matching Method (optional)
Choose the color matching method to apply to the rasters.
· NONE—This option will not use the color matching operation when mosaicking
your raster datasets.
· STATISTIC_MATCHING—This method will match the statistical differences
(minimum, maximum, and mean) between the reference overlap area and the source
overlap area; the transformation will then be applied to the entire target
dataset.
· HISTOGRAM_MATCHING—This method will match the histogram from the reference
overlap area with the source overlap area; the transformation will then be
applied to the entire target.
· LINEARCORRELATION_MATCHING—This method will match overlapped pixels and
interpolate to the rest of the source; pixels that do not have a one-to-one
relationship will use a weighted average.
Reference
Raster (optional)
If color matching is applied, choose how to specify the reference raster.
· CALCULATE_FROM_ALL—The system will calculate the best raster dataset to
use, based on all the raster catalog items.
· SPECIFY_OID—The user will type in the Object ID (OID) of the raster
catalog item to use as the reference raster.
· DEFINE_FROM_SELECTION—The system will calculate the best raster dataset to
use, based on the raster catalog items that are selected.
Reference
Raster OID (optional)
The Object ID (OID) of the reference raster. The OID is a unique key field
in the raster catalog.
8.
Pixel Type (optional) نوع البكسل
(اختياري)
Determines the bit depth
of the output raster dataset. If left unspecified, the output bit depth will be
the same as the input.
There will be no
rescaling of the raster values when a different pixel type is chosen. If the
pixel type is demoted (lowered), the raster values outside the valid range for
that pixel depth will be truncated and lost.
يحدد عمق البت لمجموعة البيانات النقطية للإخراج.
إذا تُركت بدون تحديد ، فسيكون عمق بت الإخراج هو نفسه الإدخال.
لن يكون هناك إعادة قياس لقيم البيانات النقطية
عند اختيار نوع بكسل مختلف. إذا تم تخفيض نوع البكسل (خفضه) ، فسيتم اقتطاع القيم
النقطية الموجودة خارج النطاق الصالح لعمق البكسل هذا وفقدانها.
·
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.
Color
Balancing (optional)
Check this box to use a dodging technique to color correct the raster
catalog items. All pixels in the raster catalog will be used to determine the
gamma and contrast values for the color-balancing algorithm.
· Unchecked—Color balancing will not be performed in the mosaic procedure.
This is the default.
· Checked—Color balancing will be performed in the mosaic procedure.
Color
Matching Method (optional)
Choose the color matching method to apply to the rasters.
· NONE—This option will not use the color matching operation when mosaicking
your raster datasets.
· STATISTIC_MATCHING—This method will match the statistical differences
(minimum, maximum, and mean) between the reference overlap area and the source
overlap area; the transformation will then be applied to the entire target
dataset.
· HISTOGRAM_MATCHING—This method will match the histogram from the reference
overlap area with the source overlap area; the transformation will then be
applied to the entire target.
· LINEARCORRELATION_MATCHING—This method will match overlapped pixels and
interpolate to the rest of the source; pixels that do not have a one-to-one
relationship will use a weighted average.
Reference
Raster (optional)
If color matching is applied, choose how to specify the reference raster.
· CALCULATE_FROM_ALL—The system will calculate the best raster dataset to
use, based on all the raster catalog items.
· SPECIFY_OID—The user will type in the Object ID (OID) of the raster
catalog item to use as the reference raster.
· DEFINE_FROM_SELECTION—The system will calculate the best raster dataset to
use, based on the raster catalog items that are selected.
Reference
Raster OID (optional)
The Object ID (OID) of the reference raster. The OID is a unique key field
in the raster catalog.
9.
Color Balancing (optional) موازنة
اللون (اختياري)
Check this box to use a
dodging technique to color correct the raster catalog items. All pixels in the
raster catalog will be used to determine the gamma and contrast values for the
color-balancing algorithm.
·
Unchecked—Color balancing will not be performed in the mosaic
procedure. This is the default.
·
Checked—Color balancing will be performed in the mosaic procedure.
حدد هذا المربع لاستخدام تقنية المراوغة لتصحيح
ألوان عناصر كتالوج البيانات النقطية. سيتم استخدام جميع وحدات البكسل الموجودة في
كتالوج البيانات النقطية لتحديد قيم جاما والتباين لخوارزمية موازنة الألوان.
• غير محدد - لن يتم
إجراء موازنة اللون في إجراء دمج الصور. هذا هو الافتراضي.
• تم التحديد - سيتم
إجراء موازنة اللون في إجراء دمج الصور.
Color
Matching Method (optional)
Choose the color matching method to apply to the rasters.
· NONE—This option will not use the color matching operation when mosaicking
your raster datasets.
· STATISTIC_MATCHING—This method will match the statistical differences
(minimum, maximum, and mean) between the reference overlap area and the source
overlap area; the transformation will then be applied to the entire target
dataset.
· HISTOGRAM_MATCHING—This method will match the histogram from the reference
overlap area with the source overlap area; the transformation will then be
applied to the entire target.
· LINEARCORRELATION_MATCHING—This method will match overlapped pixels and
interpolate to the rest of the source; pixels that do not have a one-to-one
relationship will use a weighted average.
Reference
Raster (optional)
If color matching is applied, choose how to specify the reference raster.
· CALCULATE_FROM_ALL—The system will calculate the best raster dataset to
use, based on all the raster catalog items.
· SPECIFY_OID—The user will type in the Object ID (OID) of the raster
catalog item to use as the reference raster.
· DEFINE_FROM_SELECTION—The system will calculate the best raster dataset to
use, based on the raster catalog items that are selected.
Reference
Raster OID (optional)
The Object ID (OID) of the reference raster. The OID is a unique key field
in the raster catalog.
10.
Color Matching Method (optional) طريقة
مطابقة الألوان (اختياري)
Choose the color
matching method to apply to the rasters.
·
NONE—This option will not use the color matching operation when
mosaicking your raster datasets.
·
STATISTIC_MATCHING—This method will match the statistical
differences (minimum, maximum, and mean) between the reference overlap area and
the source overlap area; the transformation will then be applied to the entire
target dataset.
·
HISTOGRAM_MATCHING—This method will match the histogram from the
reference overlap area with the source overlap area; the transformation will
then be applied to the entire target.
·
LINEARCORRELATION_MATCHING—This method will match overlapped
pixels and interpolate to the rest of the source; pixels that do not have a
one-to-one relationship will use a weighted average.
اختر طريقة مطابقة الألوان لتطبيقها على البيانات
النقطية.
• NONE - لن يستخدم هذا الخيار عملية مطابقة الألوان عند تجميع مجموعات
البيانات النقطية.
• التطابق الإحصائي -
ستطابق هذه الطريقة الفروق الإحصائية (الحد الأدنى والحد الأقصى والمتوسط) بين
منطقة تداخل المرجع ومنطقة تداخل المصدر ؛ سيتم بعد ذلك تطبيق التحويل على مجموعة البيانات
المستهدفة بأكملها.
• مطابقة الرسم البياني -
ستطابق هذه الطريقة الرسم البياني من منطقة تداخل المرجع مع منطقة تداخل المصدر ؛
سيتم بعد ذلك تطبيق التحويل على الهدف بأكمله.
• تطابق خطي - ستطابق هذه
الطريقة وحدات البكسل المتداخلة وتستكمل مع باقي المصدر ؛ ستستخدم وحدات البكسل
التي لا تحتوي على علاقة رأس برأس المتوسط المرجح.
Reference
Raster (optional)
If color matching is applied, choose how to specify the reference raster.
· CALCULATE_FROM_ALL—The system will calculate the best raster dataset to
use, based on all the raster catalog items.
· SPECIFY_OID—The user will type in the Object ID (OID) of the raster
catalog item to use as the reference raster.
· DEFINE_FROM_SELECTION—The system will calculate the best raster dataset to
use, based on the raster catalog items that are selected.
Reference
Raster OID (optional)
The Object ID (OID) of the reference raster. The OID is a unique key field
in the raster catalog.
11.
Reference Raster (optional) مرجع
النقطية (اختياري)
If color matching is
applied, choose how to specify the reference raster.
·
CALCULATE_FROM_ALL—The system will calculate the best raster
dataset to use, based on all the raster catalog items.
·
SPECIFY_OID—The user will type in the Object ID (OID) of the
raster catalog item to use as the reference raster.
·
DEFINE_FROM_SELECTION—The system will calculate the best raster
dataset to use, based on the raster catalog items that are selected.
إذا تم تطبيق مطابقة الألوان ، فاختر كيفية تحديد
خطوط المسح المرجعية.
• CALCULATE FROM ALL - سيحسب النظام أفضل مجموعة بيانات نقطية لاستخدامها ، بناءً على
جميع عناصر كتالوج البيانات النقطية.
• تحديد OID -
سيكتب المستخدم في معرف الكائن (OID)
لعنصر كتالوج البيانات النقطية لاستخدامه كمرجع نقطي.
• تحديد من التحديد -
سيحسب النظام أفضل مجموعة بيانات نقطية لاستخدامها ، بناءً على عناصر كتالوج
البيانات النقطية التي تم تحديدها.
Reference
Raster OID (optional)
The Object ID (OID) of the reference raster. The OID is a unique key field
in the raster catalog.
12.
Reference Raster OID (optional)مرجع قديم
للبيانات النقطية (اختياري)
The Object ID (OID) of
the reference raster. The OID is a unique key field in the raster catalog.
معرف الكائن (OID)
الخاص بالمرجع النقطي. معرف الكائن هو حقل مفتاح فريد في كتالوج البيانات النقطية.
اليك صفحه ومجموعة على الفيس بوك لتعلم أكثر بما يخص نظم المعلومات الجغرافية (GIS) و برنامج ArcGIS Pro من خلال هذه الروابط:
مجموعة على الفيس بوك
ArcGIS Pro من
هنا.
مجموعة على الفيس بوك
GIS for WE - ArcGIS Pro من
هنا.صفحة الفيس بوك
GIS for WE من
هنا.
تعليقات
إرسال تعليق