Add Rasters To Mosaic Dataset Tool
أداة إضافة
النقطية الى دمج الصور
ArcMap ArcGIS
How to Add Rasters To
Mosaic Dataset Tool in Arc Toolbox ArcMap ArcGIS??
كيفية استخدام أداة إضافة النقطية الى دمج الصورArc Toolbox ArcMap
ArcGIS ؟؟
Path
to access the toolمسار الوصول الى الأداة
:
Add
Rasters To Mosaic Dataset Tool, Mosaic Dataset Toolset,
Raster Box, Data Management Tools Toolbox
Add Rasters To Mosaic Dataset
Adds raster datasets to
a mosaic dataset from many sources, including a file, folder, table, or web
service.
يضيف مجموعات بيانات نقطية إلى مجموعة بيانات دمج الصور من عدة مصادر ، بما في ذلك ملف أو مجلد أو جدول
أو خدمة ويب.
1.
Mosaic Dataset مجموعة بيانات دمج
الصور
The path and name of the
mosaic dataset to which the raster data will be added.
مسار واسم مجموعة بيانات دمج الصور التي ستتم
إضافة البيانات النقطية إليها.
Raster
Type
The raster type is specific for imagery products. It identifies metadata,
such as georeferencing, acquisition date, and sensor type, along with a raster format.
If you are using a LAS, LAS Dataset, or Terrain raster type, a cell size
must be specified on the Raster Type properties page.
Input Data
Specifies the path and name of the file, folder, raster dataset, mosaic
dataset, table, or service.
Not all input choices will be available. Those available will depend on
the selected raster type.
· Dataset—Allows you to select an ArcGIS geographic dataset, such as any
raster or mosaic dataset in a geodatabase or table.
· Workspace—Allows you to select a folder containing multiple raster
datasets. The folder can contain subfolders.This option is affected by the
Include Sub Folders and Input Data Filter parameters.
· File—Allows you to select one or more raster datasets stored in a folder
on disk, an image service definition file (.ISDef), and a raster process
definition file (.RPDef). Also, the file list will ignore any files that do not
correspond to the raster type being added. Do not use this option with file
formats that are raster datasets, such as TIFF or MrSID files—use Dataset.
· Service—Allows you to select a WCS, a map, or an image service, or a web
service layer file.
Auxiliary
Inputs (optional)
The raster type settings that will be defined on the Raster Type
Properties page. The settings in this parameter will override the settings
defined on the Raster Type Properties page.
Coordinate
System for Input Data (optional)
The spatial reference system of the input data.
This should be specified if the data does not have a coordinate system;
otherwise, the coordinate system of the mosaic dataset will be used. This can
also be used to override the coordinate system of the input data.
Force this
Coordinate System for Input Data (optional)
Specifies the coordinate system. Use the Coordinate System for Input Data
parameter for all the rasters when loading data into the mosaic dataset. This
option does not reproject your data; rather, it uses the coordinate system
defined in the tool to construct items in the mosaic dataset. The extent of the
image will be used, but the projection will be overwritten.
· Unchecked—Keeps the coordinate system of each raster data when loading
data. This is the default. If unchecked and the input image does not have a
coordinate system (that is, it's unknown), the mosaic dataset coordinate system
will be used in constructing mosaic dataset items. If the image has a
coordinate system, its own coordinate system will be used.
· Checked—Forces the coordinate system specified in the Coordinate System
for Input Data parameter for each of the raster datasets when loading data.
Input Data
Filter (optional)
A filter for the data being added to the mosaic dataset. You can use SQL
expressions to create the data filter. The wildcards for the filter work on the
full path to the input data.
The following SQL statement will select the rows in which the following
object IDs match:
· OBJECTID IN (19745, 19680, 19681, 19744, 5932, 5931, 5889, 5890, 14551,
14552, 14590, 14591)
If you want to add only a TIFF image, add an asterisk before a file
extension.
· *.TIF
If you want to add any image with the word sensor in the file path or file
name, add an asterisk before and after the word sensor.
· *sensor2009*
Or you can use PERL syntax to create a data filter.
· REGEX:.*1923.*|.*1922.*
· REGEX:.*192[34567].*|.*194.*|.*195.*
The following PERL syntax with multiple lexical groupings as part of the
expression is not supported:
· REGEX:.*
map_mean_.*(?:(?:[a-z0-9]*)_pptPct_(?:[0-9]|1[0-2]*?)_2[0-9]_*\w*).img
Alternatively, you can use the following syntax:
· REGEX:.*map_mean_*[a-z0-9]*_pptPct_([0-9]|1[0-2])_2[0-9]*_\w*.img
Include
Sub Folders (optional)
Specifies whether subfolders will be recursively explored.
· Checked—All subfolders will be explored for data. This is the default.
· Unchecked—Only the top-level folder will be explored for data.
Add New
Datasets Only (optional)
Specifies how duplicate rasters will be handled. A check will be performed
to see if each raster has already been added, using the original path and file
name. Choose the action to be performed when a duplicate path and file name are
found.
· ALLOW_DUPLICATES—All rasters will be added even if they already exist in
the mosaic dataset. This is the default.
· EXCLUDE_DUPLICATES—The duplicate raster will not be added.
· OVERWRITE_DUPLICATES—The duplicate raster will overwrite the existing one.
Calculate
Statistics (optional)
Specifies whether statistics will be calculated for each source raster.
· Unchecked—Statistics will not be calculated. This is the default.
· Checked—Statistics will be calculated.
Build
Raster Pyramids (optional)
Specifies whether pyramids will be built for each source raster.
· Unchecked—Pyramids will not be built. This is the default.
· Checked—Pyramids will be built.
Maximum
Pyramid Levels Used (optional)
The maximum number of pyramid levels that will be used in the mosaic
dataset. For example, a value of 2 will use only the first two pyramid levels
from the source raster. Leaving this parameter blank or typing a value of -1
will build pyramids for all levels.
This value can affect the display and number of overviews that will be
generated.
Maximum
Pyramid Cell Size (optional)
The maximum pyramid cell size that will be used in the mosaic dataset.
Minimum
Pyramid Rows or Columns (optional)
The minimum dimensions of a raster pyramid that will be used in the mosaic
dataset.
Build
Thumbnails (optional)
Specifies whether thumbnails will be built for each source raster.
· Unchecked—Thumbnails will not be built. This is the default.
· Checked—Thumbnails will be built.
Update
Cell Size Ranges (optional)
Specifies whether the cell size ranges of each raster in the mosaic
dataset will be calculated. These values are written to the attribute table in
the minPS and maxPS fields.
· Checked—The cell size ranges will be calculated for all the rasters in the
mosaic dataset. This is the default.
· Unchecked—The cell size ranges will not be calculated.
Update
Boundary (optional)
Specifies whether the boundary polygon of a mosaic dataset will be
generated or updated. By default, the boundary merges all the footprint
polygons to create a single boundary representing the extent of the valid
pixels.
· Checked—The boundary will be generated or updated. This is the default.
· Unchecked—The boundary will not be generated or updated.
Update
Overviews (optional)
Specifies whether overviews for a mosaic dataset will be defined and
generated.
· Checked—Overviews will be defined and generated.
· Unchecked—Overviews will not be defined or generated. This is the default.
Estimate
Mosaic Dataset Statistics (optional)
Specifies whether statistics are estimated on the mosaic dataset for
faster rendering and processing at the mosaic dataset level.
· Unchecked—Uses statistics generated from each item in the mosaic dataset
for display and processing. This is the default.
· Checked—Estimates statistics at the mosaic dataset level. This will use
the distribution of pixels used to display the mosaic dataset rather than the
distribution of the source item in the mosaic dataset.
Operation
Description (optional)
The description used to represent the operation of adding raster data. It
will be added to the raster type table, which can be used as part of a search
or as a reference at another time.
2.
Raster Type نوع البيانات النقطية
The raster type is
specific for imagery products. It identifies metadata, such as georeferencing,
acquisition date, and sensor type, along with a raster format.
If you are using a LAS,
LAS Dataset, or Terrain raster type, a cell size must be specified on the
Raster Type properties page.
نوع البيانات النقطية خاص بمنتجات الصور. يحدد
البيانات الوصفية ، مثل الإسناد الجغرافي وتاريخ الاستحواذ ونوع المستشعر ، إلى
جانب تنسيق البيانات النقطية.
إذا كنت تستخدم نوع LAS أو LAS Dataset أو Terrain النقطية ، فيجب تحديد
حجم الخلية في صفحة خصائص Raster Type.
Input Data
Specifies the path and name of the file, folder, raster dataset, mosaic
dataset, table, or service.
Not all input choices will be available. Those available will depend on
the selected raster type.
· Dataset—Allows you to select an ArcGIS geographic dataset, such as any
raster or mosaic dataset in a geodatabase or table.
· Workspace—Allows you to select a folder containing multiple raster
datasets. The folder can contain subfolders.This option is affected by the
Include Sub Folders and Input Data Filter parameters.
· File—Allows you to select one or more raster datasets stored in a folder
on disk, an image service definition file (.ISDef), and a raster process
definition file (.RPDef). Also, the file list will ignore any files that do not
correspond to the raster type being added. Do not use this option with file
formats that are raster datasets, such as TIFF or MrSID files—use Dataset.
· Service—Allows you to select a WCS, a map, or an image service, or a web
service layer file.
Auxiliary
Inputs (optional)
The raster type settings that will be defined on the Raster Type
Properties page. The settings in this parameter will override the settings
defined on the Raster Type Properties page.
Coordinate
System for Input Data (optional)
The spatial reference system of the input data.
This should be specified if the data does not have a coordinate system;
otherwise, the coordinate system of the mosaic dataset will be used. This can
also be used to override the coordinate system of the input data.
Force this
Coordinate System for Input Data (optional)
Specifies the coordinate system. Use the Coordinate System for Input Data
parameter for all the rasters when loading data into the mosaic dataset. This
option does not reproject your data; rather, it uses the coordinate system
defined in the tool to construct items in the mosaic dataset. The extent of the
image will be used, but the projection will be overwritten.
· Unchecked—Keeps the coordinate system of each raster data when loading
data. This is the default. If unchecked and the input image does not have a
coordinate system (that is, it's unknown), the mosaic dataset coordinate system
will be used in constructing mosaic dataset items. If the image has a
coordinate system, its own coordinate system will be used.
· Checked—Forces the coordinate system specified in the Coordinate System
for Input Data parameter for each of the raster datasets when loading data.
Input Data
Filter (optional)
A filter for the data being added to the mosaic dataset. You can use SQL
expressions to create the data filter. The wildcards for the filter work on the
full path to the input data.
The following SQL statement will select the rows in which the following
object IDs match:
· OBJECTID IN (19745, 19680, 19681, 19744, 5932, 5931, 5889, 5890, 14551,
14552, 14590, 14591)
If you want to add only a TIFF image, add an asterisk before a file
extension.
· *.TIF
If you want to add any image with the word sensor in the file path or file
name, add an asterisk before and after the word sensor.
· *sensor2009*
Or you can use PERL syntax to create a data filter.
· REGEX:.*1923.*|.*1922.*
· REGEX:.*192[34567].*|.*194.*|.*195.*
The following PERL syntax with multiple lexical groupings as part of the
expression is not supported:
· REGEX:.*
map_mean_.*(?:(?:[a-z0-9]*)_pptPct_(?:[0-9]|1[0-2]*?)_2[0-9]_*\w*).img
Alternatively, you can use the following syntax:
· REGEX:.*map_mean_*[a-z0-9]*_pptPct_([0-9]|1[0-2])_2[0-9]*_\w*.img
Include
Sub Folders (optional)
Specifies whether subfolders will be recursively explored.
· Checked—All subfolders will be explored for data. This is the default.
· Unchecked—Only the top-level folder will be explored for data.
Add New
Datasets Only (optional)
Specifies how duplicate rasters will be handled. A check will be performed
to see if each raster has already been added, using the original path and file
name. Choose the action to be performed when a duplicate path and file name are
found.
· ALLOW_DUPLICATES—All rasters will be added even if they already exist in
the mosaic dataset. This is the default.
· EXCLUDE_DUPLICATES—The duplicate raster will not be added.
· OVERWRITE_DUPLICATES—The duplicate raster will overwrite the existing one.
Calculate
Statistics (optional)
Specifies whether statistics will be calculated for each source raster.
· Unchecked—Statistics will not be calculated. This is the default.
· Checked—Statistics will be calculated.
Build
Raster Pyramids (optional)
Specifies whether pyramids will be built for each source raster.
· Unchecked—Pyramids will not be built. This is the default.
· Checked—Pyramids will be built.
Maximum
Pyramid Levels Used (optional)
The maximum number of pyramid levels that will be used in the mosaic
dataset. For example, a value of 2 will use only the first two pyramid levels
from the source raster. Leaving this parameter blank or typing a value of -1
will build pyramids for all levels.
This value can affect the display and number of overviews that will be
generated.
Maximum
Pyramid Cell Size (optional)
The maximum pyramid cell size that will be used in the mosaic dataset.
Minimum
Pyramid Rows or Columns (optional)
The minimum dimensions of a raster pyramid that will be used in the mosaic
dataset.
Build
Thumbnails (optional)
Specifies whether thumbnails will be built for each source raster.
· Unchecked—Thumbnails will not be built. This is the default.
· Checked—Thumbnails will be built.
Update
Cell Size Ranges (optional)
Specifies whether the cell size ranges of each raster in the mosaic
dataset will be calculated. These values are written to the attribute table in
the minPS and maxPS fields.
· Checked—The cell size ranges will be calculated for all the rasters in the
mosaic dataset. This is the default.
· Unchecked—The cell size ranges will not be calculated.
Update
Boundary (optional)
Specifies whether the boundary polygon of a mosaic dataset will be
generated or updated. By default, the boundary merges all the footprint
polygons to create a single boundary representing the extent of the valid
pixels.
· Checked—The boundary will be generated or updated. This is the default.
· Unchecked—The boundary will not be generated or updated.
Update
Overviews (optional)
Specifies whether overviews for a mosaic dataset will be defined and
generated.
· Checked—Overviews will be defined and generated.
· Unchecked—Overviews will not be defined or generated. This is the default.
Estimate
Mosaic Dataset Statistics (optional)
Specifies whether statistics are estimated on the mosaic dataset for
faster rendering and processing at the mosaic dataset level.
· Unchecked—Uses statistics generated from each item in the mosaic dataset
for display and processing. This is the default.
· Checked—Estimates statistics at the mosaic dataset level. This will use
the distribution of pixels used to display the mosaic dataset rather than the
distribution of the source item in the mosaic dataset.
Operation
Description (optional)
The description used to represent the operation of adding raster data. It
will be added to the raster type table, which can be used as part of a search
or as a reference at another time.
3.
Input Data البيانات المدخلة
Specifies the path and
name of the file, folder, raster dataset, mosaic dataset, table, or service.
Not all input choices
will be available. Those available will depend on the selected raster type.
·
Dataset—Allows you to select an ArcGIS geographic dataset, such as
any raster or mosaic dataset in a geodatabase or table.
·
Workspace—Allows you to select a folder containing multiple raster
datasets. The folder can contain subfolders.This option is affected by the
Include Sub Folders and Input Data Filter parameters.
·
File—Allows you to select one or more raster datasets stored in a
folder on disk, an image service definition file (.ISDef), and a raster process
definition file (.RPDef). Also, the file list will ignore any files that do not
correspond to the raster type being added. Do not use this option with file
formats that are raster datasets, such as TIFF or MrSID files—use Dataset.
·
Service—Allows you to select a WCS, a map, or an image service, or
a web service layer file. Auxiliary Inputs (optional)
يحدد مسار واسم الملف أو المجلد أو مجموعة
البيانات النقطية أو مجموعة بيانات دمج الصور أو الجدول أو الخدمة.
لن تكون جميع خيارات الإدخال متاحة. تلك المتاحة
سوف تعتمد على نوع البيانات النقطية المحدد.
• مجموعة البيانات — تسمح
لك بتحديد مجموعة بيانات ArcGIS الجغرافية
، مثل أي مجموعة بيانات نقطية أو دمج الصور في قاعدة بيانات جغرافية أو جدول.
• مساحة العمل - تتيح لك
تحديد مجلد يحتوي على مجموعات بيانات نقطية متعددة. يمكن أن يحتوي المجلد على
مجلدات فرعية يتأثر هذا الخيار بمعلمات تضمين المجلدات الفرعية وعامل تصفية بيانات
الإدخال.
• ملف - يسمح لك بتحديد
مجموعة بيانات نقطية واحدة أو أكثر مخزنة في مجلد على القرص ، وملف تعريف خدمة
الصورة (.ISDef) ، وملف تعريف العملية
النقطية (.RPDef). أيضًا ، ستتجاهل قائمة
الملفات أي ملفات لا تتوافق مع نوع البيانات النقطية التي تتم إضافتها. لا تستخدم
هذا الخيار مع تنسيقات الملفات التي تعد مجموعات بيانات نقطية ، مثل ملفات TIFF أو MrSID—
استخدم مجموعة البيانات.
• الخدمة - تتيح لك تحديد
WCS أو خريطة أو خدمة صورة أو ملف طبقة خدمة ويب.
4.
Auxiliary Inputs (optional) المدخلات
المساعدة (اختياري)
The raster type settings
that will be defined on the Raster Type Properties page. The settings in this
parameter will override the settings defined on the Raster Type Properties
page.
إعدادات نوع البيانات النقطية التي سيتم تحديدها
في صفحة خصائص نوع البيانات النقطية. ستتجاوز الإعدادات الموجودة في هذه المعلمة
الإعدادات المحددة في صفحة خصائص نوع البيانات النقطية.
Coordinate
System for Input Data (optional)
The spatial reference system of the input data.
This should be specified if the data does not have a coordinate system;
otherwise, the coordinate system of the mosaic dataset will be used. This can
also be used to override the coordinate system of the input data.
Force this
Coordinate System for Input Data (optional)
Specifies the coordinate system. Use the Coordinate System for Input Data
parameter for all the rasters when loading data into the mosaic dataset. This
option does not reproject your data; rather, it uses the coordinate system
defined in the tool to construct items in the mosaic dataset. The extent of the
image will be used, but the projection will be overwritten.
· Unchecked—Keeps the coordinate system of each raster data when loading
data. This is the default. If unchecked and the input image does not have a
coordinate system (that is, it's unknown), the mosaic dataset coordinate system
will be used in constructing mosaic dataset items. If the image has a
coordinate system, its own coordinate system will be used.
· Checked—Forces the coordinate system specified in the Coordinate System
for Input Data parameter for each of the raster datasets when loading data.
Input Data
Filter (optional)
A filter for the data being added to the mosaic dataset. You can use SQL
expressions to create the data filter. The wildcards for the filter work on the
full path to the input data.
The following SQL statement will select the rows in which the following
object IDs match:
· OBJECTID IN (19745, 19680, 19681, 19744, 5932, 5931, 5889, 5890, 14551,
14552, 14590, 14591)
If you want to add only a TIFF image, add an asterisk before a file
extension.
· *.TIF
If you want to add any image with the word sensor in the file path or file
name, add an asterisk before and after the word sensor.
· *sensor2009*
Or you can use PERL syntax to create a data filter.
· REGEX:.*1923.*|.*1922.*
· REGEX:.*192[34567].*|.*194.*|.*195.*
The following PERL syntax with multiple lexical groupings as part of the
expression is not supported:
· REGEX:.*
map_mean_.*(?:(?:[a-z0-9]*)_pptPct_(?:[0-9]|1[0-2]*?)_2[0-9]_*\w*).img
Alternatively, you can use the following syntax:
· REGEX:.*map_mean_*[a-z0-9]*_pptPct_([0-9]|1[0-2])_2[0-9]*_\w*.img
Include
Sub Folders (optional)
Specifies whether subfolders will be recursively explored.
· Checked—All subfolders will be explored for data. This is the default.
· Unchecked—Only the top-level folder will be explored for data.
Add New
Datasets Only (optional)
Specifies how duplicate rasters will be handled. A check will be performed
to see if each raster has already been added, using the original path and file
name. Choose the action to be performed when a duplicate path and file name are
found.
· ALLOW_DUPLICATES—All rasters will be added even if they already exist in
the mosaic dataset. This is the default.
· EXCLUDE_DUPLICATES—The duplicate raster will not be added.
· OVERWRITE_DUPLICATES—The duplicate raster will overwrite the existing one.
Calculate
Statistics (optional)
Specifies whether statistics will be calculated for each source raster.
· Unchecked—Statistics will not be calculated. This is the default.
· Checked—Statistics will be calculated.
Build
Raster Pyramids (optional)
Specifies whether pyramids will be built for each source raster.
· Unchecked—Pyramids will not be built. This is the default.
· Checked—Pyramids will be built.
Maximum
Pyramid Levels Used (optional)
The maximum number of pyramid levels that will be used in the mosaic
dataset. For example, a value of 2 will use only the first two pyramid levels
from the source raster. Leaving this parameter blank or typing a value of -1
will build pyramids for all levels.
This value can affect the display and number of overviews that will be
generated.
Maximum
Pyramid Cell Size (optional)
The maximum pyramid cell size that will be used in the mosaic dataset.
Minimum
Pyramid Rows or Columns (optional)
The minimum dimensions of a raster pyramid that will be used in the mosaic
dataset.
Build
Thumbnails (optional)
Specifies whether thumbnails will be built for each source raster.
· Unchecked—Thumbnails will not be built. This is the default.
· Checked—Thumbnails will be built.
Update
Cell Size Ranges (optional)
Specifies whether the cell size ranges of each raster in the mosaic
dataset will be calculated. These values are written to the attribute table in
the minPS and maxPS fields.
· Checked—The cell size ranges will be calculated for all the rasters in the
mosaic dataset. This is the default.
· Unchecked—The cell size ranges will not be calculated.
Update
Boundary (optional)
Specifies whether the boundary polygon of a mosaic dataset will be
generated or updated. By default, the boundary merges all the footprint
polygons to create a single boundary representing the extent of the valid
pixels.
· Checked—The boundary will be generated or updated. This is the default.
· Unchecked—The boundary will not be generated or updated.
Update
Overviews (optional)
Specifies whether overviews for a mosaic dataset will be defined and
generated.
· Checked—Overviews will be defined and generated.
· Unchecked—Overviews will not be defined or generated. This is the default.
Estimate
Mosaic Dataset Statistics (optional)
Specifies whether statistics are estimated on the mosaic dataset for
faster rendering and processing at the mosaic dataset level.
· Unchecked—Uses statistics generated from each item in the mosaic dataset
for display and processing. This is the default.
· Checked—Estimates statistics at the mosaic dataset level. This will use
the distribution of pixels used to display the mosaic dataset rather than the
distribution of the source item in the mosaic dataset.
Operation
Description (optional)
The description used to represent the operation of adding raster data. It
will be added to the raster type table, which can be used as part of a search
or as a reference at another time.
5.
Coordinate System for Input Data (optional) نظام الإحداثيات لبيانات الإدخال (اختياري)
The spatial reference
system of the input data.
This should be specified
if the data does not have a coordinate system; otherwise, the coordinate system
of the mosaic dataset will be used. This can also be used to override the
coordinate system of the input data.
نظام الإسناد المكاني لبيانات الإدخال.
يجب تحديد ذلك إذا كانت البيانات لا تحتوي على
نظام إحداثي ؛ خلاف ذلك ، سيتم استخدام نظام إحداثيات مجموعة بيانات دمج الصور.
يمكن أيضًا استخدام هذا لتجاوز النظام الإحداثي لبيانات الإدخال.
Force this
Coordinate System for Input Data (optional)
Specifies the coordinate system. Use the Coordinate System for Input Data
parameter for all the rasters when loading data into the mosaic dataset. This
option does not reproject your data; rather, it uses the coordinate system
defined in the tool to construct items in the mosaic dataset. The extent of the
image will be used, but the projection will be overwritten.
· Unchecked—Keeps the coordinate system of each raster data when loading
data. This is the default. If unchecked and the input image does not have a
coordinate system (that is, it's unknown), the mosaic dataset coordinate system
will be used in constructing mosaic dataset items. If the image has a
coordinate system, its own coordinate system will be used.
· Checked—Forces the coordinate system specified in the Coordinate System
for Input Data parameter for each of the raster datasets when loading data.
Input Data
Filter (optional)
A filter for the data being added to the mosaic dataset. You can use SQL
expressions to create the data filter. The wildcards for the filter work on the
full path to the input data.
The following SQL statement will select the rows in which the following
object IDs match:
· OBJECTID IN (19745, 19680, 19681, 19744, 5932, 5931, 5889, 5890, 14551,
14552, 14590, 14591)
If you want to add only a TIFF image, add an asterisk before a file
extension.
· *.TIF
If you want to add any image with the word sensor in the file path or file
name, add an asterisk before and after the word sensor.
· *sensor2009*
Or you can use PERL syntax to create a data filter.
· REGEX:.*1923.*|.*1922.*
· REGEX:.*192[34567].*|.*194.*|.*195.*
The following PERL syntax with multiple lexical groupings as part of the
expression is not supported:
· REGEX:.* map_mean_.*(?:(?:[a-z0-9]*)_pptPct_(?:[0-9]|1[0-2]*?)_2[0-9]_*\w*).img
Alternatively, you can use the following syntax:
· REGEX:.*map_mean_*[a-z0-9]*_pptPct_([0-9]|1[0-2])_2[0-9]*_\w*.img
Include
Sub Folders (optional)
Specifies whether subfolders will be recursively explored.
· Checked—All subfolders will be explored for data. This is the default.
· Unchecked—Only the top-level folder will be explored for data.
Add New
Datasets Only (optional)
Specifies how duplicate rasters will be handled. A check will be performed
to see if each raster has already been added, using the original path and file
name. Choose the action to be performed when a duplicate path and file name are
found.
· ALLOW_DUPLICATES—All rasters will be added even if they already exist in
the mosaic dataset. This is the default.
· EXCLUDE_DUPLICATES—The duplicate raster will not be added.
· OVERWRITE_DUPLICATES—The duplicate raster will overwrite the existing one.
Calculate
Statistics (optional)
Specifies whether statistics will be calculated for each source raster.
· Unchecked—Statistics will not be calculated. This is the default.
· Checked—Statistics will be calculated.
Build
Raster Pyramids (optional)
Specifies whether pyramids will be built for each source raster.
· Unchecked—Pyramids will not be built. This is the default.
· Checked—Pyramids will be built.
Maximum
Pyramid Levels Used (optional)
The maximum number of pyramid levels that will be used in the mosaic
dataset. For example, a value of 2 will use only the first two pyramid levels
from the source raster. Leaving this parameter blank or typing a value of -1
will build pyramids for all levels.
This value can affect the display and number of overviews that will be
generated.
Maximum
Pyramid Cell Size (optional)
The maximum pyramid cell size that will be used in the mosaic dataset.
Minimum
Pyramid Rows or Columns (optional)
The minimum dimensions of a raster pyramid that will be used in the mosaic
dataset.
Build
Thumbnails (optional)
Specifies whether thumbnails will be built for each source raster.
· Unchecked—Thumbnails will not be built. This is the default.
· Checked—Thumbnails will be built.
Update
Cell Size Ranges (optional)
Specifies whether the cell size ranges of each raster in the mosaic
dataset will be calculated. These values are written to the attribute table in
the minPS and maxPS fields.
· Checked—The cell size ranges will be calculated for all the rasters in the
mosaic dataset. This is the default.
· Unchecked—The cell size ranges will not be calculated.
Update
Boundary (optional)
Specifies whether the boundary polygon of a mosaic dataset will be
generated or updated. By default, the boundary merges all the footprint
polygons to create a single boundary representing the extent of the valid
pixels.
· Checked—The boundary will be generated or updated. This is the default.
· Unchecked—The boundary will not be generated or updated.
Update
Overviews (optional)
Specifies whether overviews for a mosaic dataset will be defined and
generated.
· Checked—Overviews will be defined and generated.
· Unchecked—Overviews will not be defined or generated. This is the default.
Estimate
Mosaic Dataset Statistics (optional)
Specifies whether statistics are estimated on the mosaic dataset for
faster rendering and processing at the mosaic dataset level.
· Unchecked—Uses statistics generated from each item in the mosaic dataset
for display and processing. This is the default.
· Checked—Estimates statistics at the mosaic dataset level. This will use
the distribution of pixels used to display the mosaic dataset rather than the
distribution of the source item in the mosaic dataset.
Operation
Description (optional)
The description used to represent the operation of adding raster data. It
will be added to the raster type table, which can be used as part of a search
or as a reference at another time.
6.
Force this Coordinate System for Input Data (optional) فرض نظام الإحداثيات هذا لبيانات الإدخال (اختياري)
Specifies the coordinate
system. Use the Coordinate System for Input Data parameter for all the rasters
when loading data into the mosaic dataset. This option does not reproject your
data; rather, it uses the coordinate system defined in the tool to construct
items in the mosaic dataset. The extent of the image will be used, but the
projection will be overwritten.
·
Unchecked—Keeps the coordinate system of each raster data when
loading data. This is the default. If unchecked and the input image does not
have a coordinate system (that is, it's unknown), the mosaic dataset coordinate
system will be used in constructing mosaic dataset items. If the image has a
coordinate system, its own coordinate system will be used.
·
Checked—Forces the coordinate system specified in the Coordinate
System for Input Data parameter for each of the raster datasets when loading
data.
يحدد نظام الإحداثيات. استخدم معلمة نظام
الإحداثيات لبيانات الإدخال لجميع البيانات النقطية عند تحميل البيانات في مجموعة
بيانات دمج الصور. هذا الخيار لا يعيد إسقاط بياناتك ؛ بدلاً من ذلك ، يستخدم نظام
الإحداثيات المحدد في الأداة لإنشاء عناصر في مجموعة بيانات دمج الصور. سيتم
استخدام مدى الصورة ، ولكن سيتم الكتابة فوق الإسقاط.
• غير محدد - يحافظ على
نظام إحداثيات كل بيانات نقطية عند تحميل البيانات. هذا هو الافتراضي. إذا لم يتم
تحديده ولم يكن لصورة الإدخال نظام إحداثيات (أي أنه غير معروف) ، فسيتم استخدام
نظام إحداثيات مجموعة بيانات دمج الصور في إنشاء عناصر مجموعة بيانات دمج الصور.
إذا كانت الصورة تحتوي على نظام إحداثيات ، فسيتم استخدام نظام الإحداثيات الخاص بها.
• تم التحقق منه - يفرض
النظام الإحداثي المحدد في معلمة نظام الإحداثيات لبيانات الإدخال لكل مجموعة من
مجموعات البيانات النقطية عند تحميل البيانات.
Input Data
Filter (optional)
A filter for the data being added to the mosaic dataset. You can use SQL expressions
to create the data filter. The wildcards for the filter work on the full path
to the input data.
The following SQL statement will select the rows in which the following
object IDs match:
· OBJECTID IN (19745, 19680, 19681, 19744, 5932, 5931, 5889, 5890, 14551,
14552, 14590, 14591)
If you want to add only a TIFF image, add an asterisk before a file
extension.
· *.TIF
If you want to add any image with the word sensor in the file path or file
name, add an asterisk before and after the word sensor.
· *sensor2009*
Or you can use PERL syntax to create a data filter.
· REGEX:.*1923.*|.*1922.*
· REGEX:.*192[34567].*|.*194.*|.*195.*
The following PERL syntax with multiple lexical groupings as part of the
expression is not supported:
· REGEX:.*
map_mean_.*(?:(?:[a-z0-9]*)_pptPct_(?:[0-9]|1[0-2]*?)_2[0-9]_*\w*).img
Alternatively, you can use the following syntax:
· REGEX:.*map_mean_*[a-z0-9]*_pptPct_([0-9]|1[0-2])_2[0-9]*_\w*.img
Include
Sub Folders (optional)
Specifies whether subfolders will be recursively explored.
· Checked—All subfolders will be explored for data. This is the default.
· Unchecked—Only the top-level folder will be explored for data.
Add New
Datasets Only (optional)
Specifies how duplicate rasters will be handled. A check will be performed
to see if each raster has already been added, using the original path and file
name. Choose the action to be performed when a duplicate path and file name are
found.
· ALLOW_DUPLICATES—All rasters will be added even if they already exist in
the mosaic dataset. This is the default.
· EXCLUDE_DUPLICATES—The duplicate raster will not be added.
· OVERWRITE_DUPLICATES—The duplicate raster will overwrite the existing one.
Calculate
Statistics (optional)
Specifies whether statistics will be calculated for each source raster.
· Unchecked—Statistics will not be calculated. This is the default.
· Checked—Statistics will be calculated.
Build
Raster Pyramids (optional)
Specifies whether pyramids will be built for each source raster.
· Unchecked—Pyramids will not be built. This is the default.
· Checked—Pyramids will be built.
Maximum
Pyramid Levels Used (optional)
The maximum number of pyramid levels that will be used in the mosaic
dataset. For example, a value of 2 will use only the first two pyramid levels
from the source raster. Leaving this parameter blank or typing a value of -1
will build pyramids for all levels.
This value can affect the display and number of overviews that will be
generated.
Maximum
Pyramid Cell Size (optional)
The maximum pyramid cell size that will be used in the mosaic dataset.
Minimum
Pyramid Rows or Columns (optional)
The minimum dimensions of a raster pyramid that will be used in the mosaic
dataset.
Build
Thumbnails (optional)
Specifies whether thumbnails will be built for each source raster.
· Unchecked—Thumbnails will not be built. This is the default.
· Checked—Thumbnails will be built.
Update
Cell Size Ranges (optional)
Specifies whether the cell size ranges of each raster in the mosaic
dataset will be calculated. These values are written to the attribute table in
the minPS and maxPS fields.
· Checked—The cell size ranges will be calculated for all the rasters in the
mosaic dataset. This is the default.
· Unchecked—The cell size ranges will not be calculated.
Update
Boundary (optional)
Specifies whether the boundary polygon of a mosaic dataset will be
generated or updated. By default, the boundary merges all the footprint
polygons to create a single boundary representing the extent of the valid
pixels.
· Checked—The boundary will be generated or updated. This is the default.
· Unchecked—The boundary will not be generated or updated.
Update
Overviews (optional)
Specifies whether overviews for a mosaic dataset will be defined and
generated.
· Checked—Overviews will be defined and generated.
· Unchecked—Overviews will not be defined or generated. This is the default.
Estimate
Mosaic Dataset Statistics (optional)
Specifies whether statistics are estimated on the mosaic dataset for
faster rendering and processing at the mosaic dataset level.
· Unchecked—Uses statistics generated from each item in the mosaic dataset
for display and processing. This is the default.
· Checked—Estimates statistics at the mosaic dataset level. This will use
the distribution of pixels used to display the mosaic dataset rather than the
distribution of the source item in the mosaic dataset.
Operation
Description (optional)
The description used to represent the operation of adding raster data. It
will be added to the raster type table, which can be used as part of a search
or as a reference at another time.
7.
Input Data Filter (optional) مرشح
بيانات الإدخال (اختياري)
مرشح للبيانات التي تتم إضافتها إلى مجموعة بيانات
دمج الصور. يمكنك استخدام تعبيرات SQL
لإنشاء عامل تصفية البيانات. تعمل أحرف البدل لعامل التصفية على المسار الكامل
لبيانات الإدخال.
ستحدد جملة SQL
التالية الصفوف التي تتطابق فيها معرّفات الكائنات التالية:
• الكائن في (19745 ،
19680 ، 19681 ، 19744 ، 5932 ، 5931 ، 5889 ، 5890 ، 14551 ، 14552 ، 14590 ،
14591)
إذا كنت تريد إضافة صورة TIFF فقط ،
فقم بإضافة علامة النجمة قبل امتداد الملف.
• * .TIF
إذا كنت تريد إضافة أي صورة باستخدام أداة استشعار
الكلمات في مسار الملف أو اسم الملف ، فقم بإضافة علامة النجمة قبل وبعد استشعار
الكلمات.
• * مستشعر 2009 *
أو يمكنك استخدام بناء جملة PERL
لإنشاء عامل تصفية بيانات.
• ريجكس:. * 1923. * |. *
1922. *
• REGEX:. * 192 [34567]. * |. * 194. * |. * 195. *
بناء جملة PERL
التالي مع مجموعات معجمية متعددة كجزء من التعبير غير مدعوم:
• REGEX:. * map_mean _. * (؟: (؟: [a-z0-9] *) _ pptPct _ (؟:
[0-9] | 1 [0-2] *؟) _ 2 [0-9] _ * \ w *). img
بدلاً من ذلك ، يمكنك استخدام البنية التالية:
·
REGEX:.*map_mean_*[a-z0-9]*_pptPct_([0-9]|1[0-2])_2[0-9]*_\w*.img
8.
Include Sub Folders (optional) تضمين
المجلدات الفرعية (اختياري)
Specifies whether
subfolders will be recursively explored.
·
Checked—All subfolders will be explored for data. This is the
default.
·
Unchecked—Only the top-level folder will be explored for data.
يحدد ما إذا كان سيتم استكشاف المجلدات الفرعية
بشكل متكرر.
• تم التحديد - سيتم
استكشاف جميع المجلدات الفرعية للبيانات. هذا هو الافتراضي.
• غير محدد - سيتم
استكشاف مجلد المستوى الأعلى فقط للحصول على البيانات.
Add New
Datasets Only (optional)
Specifies how duplicate rasters will be handled. A check will be performed
to see if each raster has already been added, using the original path and file
name. Choose the action to be performed when a duplicate path and file name are
found.
· ALLOW_DUPLICATES—All rasters will be added even if they already exist in
the mosaic dataset. This is the default.
· EXCLUDE_DUPLICATES—The duplicate raster will not be added.
· OVERWRITE_DUPLICATES—The duplicate raster will overwrite the existing one.
Calculate
Statistics (optional)
Specifies whether statistics will be calculated for each source raster.
· Unchecked—Statistics will not be calculated. This is the default.
· Checked—Statistics will be calculated.
Build
Raster Pyramids (optional)
Specifies whether pyramids will be built for each source raster.
· Unchecked—Pyramids will not be built. This is the default.
· Checked—Pyramids will be built.
Maximum
Pyramid Levels Used (optional)
The maximum number of pyramid levels that will be used in the mosaic
dataset. For example, a value of 2 will use only the first two pyramid levels
from the source raster. Leaving this parameter blank or typing a value of -1
will build pyramids for all levels.
This value can affect the display and number of overviews that will be
generated.
Maximum
Pyramid Cell Size (optional)
The maximum pyramid cell size that will be used in the mosaic dataset.
Minimum
Pyramid Rows or Columns (optional)
The minimum dimensions of a raster pyramid that will be used in the mosaic
dataset.
Build
Thumbnails (optional)
Specifies whether thumbnails will be built for each source raster.
· Unchecked—Thumbnails will not be built. This is the default.
· Checked—Thumbnails will be built.
Update
Cell Size Ranges (optional)
Specifies whether the cell size ranges of each raster in the mosaic
dataset will be calculated. These values are written to the attribute table in
the minPS and maxPS fields.
· Checked—The cell size ranges will be calculated for all the rasters in the
mosaic dataset. This is the default.
· Unchecked—The cell size ranges will not be calculated.
Update
Boundary (optional)
Specifies whether the boundary polygon of a mosaic dataset will be
generated or updated. By default, the boundary merges all the footprint
polygons to create a single boundary representing the extent of the valid
pixels.
· Checked—The boundary will be generated or updated. This is the default.
· Unchecked—The boundary will not be generated or updated.
Update
Overviews (optional)
Specifies whether overviews for a mosaic dataset will be defined and
generated.
· Checked—Overviews will be defined and generated.
· Unchecked—Overviews will not be defined or generated. This is the default.
Estimate
Mosaic Dataset Statistics (optional)
Specifies whether statistics are estimated on the mosaic dataset for
faster rendering and processing at the mosaic dataset level.
· Unchecked—Uses statistics generated from each item in the mosaic dataset
for display and processing. This is the default.
· Checked—Estimates statistics at the mosaic dataset level. This will use
the distribution of pixels used to display the mosaic dataset rather than the
distribution of the source item in the mosaic dataset.
Operation
Description (optional)
The description used to represent the operation of adding raster data. It
will be added to the raster type table, which can be used as part of a search
or as a reference at another time.
9.
Add New Datasets Only (optional) إضافة
مجموعات بيانات جديدة فقط (اختياري)
Specifies how duplicate
rasters will be handled. A check will be performed to see if each raster has
already been added, using the original path and file name. Choose the action to
be performed when a duplicate path and file name are found.
·
ALLOW_DUPLICATES—All rasters will be added even if they already exist
in the mosaic dataset. This is the default.
·
EXCLUDE_DUPLICATES—The duplicate raster will not be added.
·
OVERWRITE_DUPLICATES—The duplicate raster will overwrite the
existing one.
يحدد كيفية معالجة البيانات النقطية المكررة. سيتم
إجراء فحص لمعرفة ما إذا تمت إضافة كل نقطية بالفعل ، باستخدام المسار الأصلي واسم
الملف. اختر الإجراء المراد تنفيذه عند العثور على مسار واسم ملف مكرر.
• السماح بالمضاعفات -
ستتم إضافة جميع البيانات النقطية حتى إذا كانت موجودة بالفعل في مجموعة بيانات دمج
الصور. هذا هو الافتراضي.
• استثناء المكرر - لن
تتم إضافة البيانات النقطية المكررة.
• الكتابة فوق التكرارات
- ستحل النسخة النقطية المكررة محل الموجودة.
Calculate
Statistics (optional)
Specifies whether statistics will be calculated for each source raster.
· Unchecked—Statistics will not be calculated. This is the default.
· Checked—Statistics will be calculated.
Build
Raster Pyramids (optional)
Specifies whether pyramids will be built for each source raster.
· Unchecked—Pyramids will not be built. This is the default.
· Checked—Pyramids will be built.
Maximum
Pyramid Levels Used (optional)
The maximum number of pyramid levels that will be used in the mosaic
dataset. For example, a value of 2 will use only the first two pyramid levels
from the source raster. Leaving this parameter blank or typing a value of -1
will build pyramids for all levels.
This value can affect the display and number of overviews that will be
generated.
Maximum
Pyramid Cell Size (optional)
The maximum pyramid cell size that will be used in the mosaic dataset.
Minimum
Pyramid Rows or Columns (optional)
The minimum dimensions of a raster pyramid that will be used in the mosaic
dataset.
Build
Thumbnails (optional)
Specifies whether thumbnails will be built for each source raster.
· Unchecked—Thumbnails will not be built. This is the default.
· Checked—Thumbnails will be built.
Update
Cell Size Ranges (optional)
Specifies whether the cell size ranges of each raster in the mosaic
dataset will be calculated. These values are written to the attribute table in
the minPS and maxPS fields.
· Checked—The cell size ranges will be calculated for all the rasters in the
mosaic dataset. This is the default.
· Unchecked—The cell size ranges will not be calculated.
Update
Boundary (optional)
Specifies whether the boundary polygon of a mosaic dataset will be
generated or updated. By default, the boundary merges all the footprint
polygons to create a single boundary representing the extent of the valid
pixels.
· Checked—The boundary will be generated or updated. This is the default.
· Unchecked—The boundary will not be generated or updated.
Update
Overviews (optional)
Specifies whether overviews for a mosaic dataset will be defined and
generated.
· Checked—Overviews will be defined and generated.
· Unchecked—Overviews will not be defined or generated. This is the default.
Estimate
Mosaic Dataset Statistics (optional)
Specifies whether statistics are estimated on the mosaic dataset for
faster rendering and processing at the mosaic dataset level.
· Unchecked—Uses statistics generated from each item in the mosaic dataset
for display and processing. This is the default.
· Checked—Estimates statistics at the mosaic dataset level. This will use
the distribution of pixels used to display the mosaic dataset rather than the
distribution of the source item in the mosaic dataset.
Operation
Description (optional)
The description used to represent the operation of adding raster data. It
will be added to the raster type table, which can be used as part of a search
or as a reference at another time.
10.
Calculate Statistics (optional) حساب
الإحصائيات (اختياري)
Specifies whether
statistics will be calculated for each source raster.
·
Unchecked—Statistics will not be calculated. This is the default.
·
Checked—Statistics will be calculated.
يحدد ما إذا كان سيتم حساب الإحصائيات لكل مصدر
نقطي.
• لم يتم التحقق منه - لن
يتم حساب الإحصائيات. هذا هو الافتراضي.
• تم التحقق - سيتم
احتساب الإحصائيات.
Build
Raster Pyramids (optional)
Specifies whether pyramids will be built for each source raster.
· Unchecked—Pyramids will not be built. This is the default.
· Checked—Pyramids will be built.
Maximum
Pyramid Levels Used (optional)
The maximum number of pyramid levels that will be used in the mosaic
dataset. For example, a value of 2 will use only the first two pyramid levels
from the source raster. Leaving this parameter blank or typing a value of -1
will build pyramids for all levels.
This value can affect the display and number of overviews that will be
generated.
Maximum
Pyramid Cell Size (optional)
The maximum pyramid cell size that will be used in the mosaic dataset.
Minimum
Pyramid Rows or Columns (optional)
The minimum dimensions of a raster pyramid that will be used in the mosaic
dataset.
Build
Thumbnails (optional)
Specifies whether thumbnails will be built for each source raster.
· Unchecked—Thumbnails will not be built. This is the default.
· Checked—Thumbnails will be built.
Update Cell
Size Ranges (optional)
Specifies whether the cell size ranges of each raster in the mosaic
dataset will be calculated. These values are written to the attribute table in
the minPS and maxPS fields.
· Checked—The cell size ranges will be calculated for all the rasters in the
mosaic dataset. This is the default.
· Unchecked—The cell size ranges will not be calculated.
Update
Boundary (optional)
Specifies whether the boundary polygon of a mosaic dataset will be
generated or updated. By default, the boundary merges all the footprint
polygons to create a single boundary representing the extent of the valid
pixels.
· Checked—The boundary will be generated or updated. This is the default.
· Unchecked—The boundary will not be generated or updated.
Update
Overviews (optional)
Specifies whether overviews for a mosaic dataset will be defined and
generated.
· Checked—Overviews will be defined and generated.
· Unchecked—Overviews will not be defined or generated. This is the default.
Estimate
Mosaic Dataset Statistics (optional)
Specifies whether statistics are estimated on the mosaic dataset for
faster rendering and processing at the mosaic dataset level.
· Unchecked—Uses statistics generated from each item in the mosaic dataset
for display and processing. This is the default.
· Checked—Estimates statistics at the mosaic dataset level. This will use
the distribution of pixels used to display the mosaic dataset rather than the
distribution of the source item in the mosaic dataset.
Operation
Description (optional)
The description used to represent the operation of adding raster data. It
will be added to the raster type table, which can be used as part of a search or
as a reference at another time.
11.
Build Raster Pyramids (optional) بناء
الأهرامات النقطية (اختياري)
Specifies whether
pyramids will be built for each source raster.
·
Unchecked—Pyramids will not be built. This is the default.
·
Checked—Pyramids will be built.
يحدد ما إذا كان سيتم بناء الأهرامات لكل مصدر
نقطي.
• بدون رادع - لن يتم
بناء الأهرامات. هذا هو الافتراضي.
• تم التحديد - سيتم بناء
الأهرامات.
Maximum Pyramid
Levels Used (optional)
The maximum number of pyramid levels that will be used in the mosaic
dataset. For example, a value of 2 will use only the first two pyramid levels
from the source raster. Leaving this parameter blank or typing a value of -1 will
build pyramids for all levels.
This value can affect the display and number of overviews that will be
generated.
Maximum
Pyramid Cell Size (optional)
The maximum pyramid cell size that will be used in the mosaic dataset.
Minimum
Pyramid Rows or Columns (optional)
The minimum dimensions of a raster pyramid that will be used in the mosaic
dataset.
Build
Thumbnails (optional)
Specifies whether thumbnails will be built for each source raster.
· Unchecked—Thumbnails will not be built. This is the default.
· Checked—Thumbnails will be built.
Update
Cell Size Ranges (optional)
Specifies whether the cell size ranges of each raster in the mosaic
dataset will be calculated. These values are written to the attribute table in
the minPS and maxPS fields.
· Checked—The cell size ranges will be calculated for all the rasters in the
mosaic dataset. This is the default.
· Unchecked—The cell size ranges will not be calculated.
Update
Boundary (optional)
Specifies whether the boundary polygon of a mosaic dataset will be
generated or updated. By default, the boundary merges all the footprint
polygons to create a single boundary representing the extent of the valid
pixels.
· Checked—The boundary will be generated or updated. This is the default.
· Unchecked—The boundary will not be generated or updated.
Update
Overviews (optional)
Specifies whether overviews for a mosaic dataset will be defined and
generated.
· Checked—Overviews will be defined and generated.
· Unchecked—Overviews will not be defined or generated. This is the default.
Estimate
Mosaic Dataset Statistics (optional)
Specifies whether statistics are estimated on the mosaic dataset for
faster rendering and processing at the mosaic dataset level.
· Unchecked—Uses statistics generated from each item in the mosaic dataset
for display and processing. This is the default.
· Checked—Estimates statistics at the mosaic dataset level. This will use
the distribution of pixels used to display the mosaic dataset rather than the
distribution of the source item in the mosaic dataset.
Operation
Description (optional)
The description used to represent the operation of adding raster data. It
will be added to the raster type table, which can be used as part of a search
or as a reference at another time.
12.
Maximum Pyramid Levels Used (optional) الحد الأقصى لمستويات الهرم المستخدمة (اختياري)
The maximum number of
pyramid levels that will be used in the mosaic dataset. For example, a value of
2 will use only the first two pyramid levels from the source raster. Leaving
this parameter blank or typing a value of -1 will build pyramids for all
levels.
This value can affect
the display and number of overviews that will be generated.
الحد الأقصى لعدد مستويات الهرم التي سيتم
استخدامها في مجموعة بيانات الفسيفساء. على سبيل المثال ، ستستخدم القيمة 2 أول
مستويين هرميين فقط من البيانات النقطية المصدر. سيؤدي ترك هذه المعلمة فارغة أو
كتابة القيمة -1 إلى بناء أهرام لجميع المستويات.
يمكن أن تؤثر هذه القيمة على العرض وعدد النظرات
العامة التي سيتم إنشاؤها.
Maximum
Pyramid Cell Size (optional)
The maximum pyramid cell size that will be used in the mosaic dataset.
Minimum
Pyramid Rows or Columns (optional)
The minimum dimensions of a raster pyramid that will be used in the mosaic
dataset.
Build
Thumbnails (optional)
Specifies whether thumbnails will be built for each source raster.
· Unchecked—Thumbnails will not be built. This is the default.
· Checked—Thumbnails will be built.
Update
Cell Size Ranges (optional)
Specifies whether the cell size ranges of each raster in the mosaic
dataset will be calculated. These values are written to the attribute table in
the minPS and maxPS fields.
· Checked—The cell size ranges will be calculated for all the rasters in the
mosaic dataset. This is the default.
· Unchecked—The cell size ranges will not be calculated.
Update
Boundary (optional)
Specifies whether the boundary polygon of a mosaic dataset will be
generated or updated. By default, the boundary merges all the footprint
polygons to create a single boundary representing the extent of the valid
pixels.
· Checked—The boundary will be generated or updated. This is the default.
· Unchecked—The boundary will not be generated or updated.
Update
Overviews (optional)
Specifies whether overviews for a mosaic dataset will be defined and
generated.
· Checked—Overviews will be defined and generated.
· Unchecked—Overviews will not be defined or generated. This is the default.
Estimate
Mosaic Dataset Statistics (optional)
Specifies whether statistics are estimated on the mosaic dataset for
faster rendering and processing at the mosaic dataset level.
· Unchecked—Uses statistics generated from each item in the mosaic dataset
for display and processing. This is the default.
· Checked—Estimates statistics at the mosaic dataset level. This will use
the distribution of pixels used to display the mosaic dataset rather than the
distribution of the source item in the mosaic dataset.
Operation
Description (optional)
The description used to represent the operation of adding raster data. It
will be added to the raster type table, which can be used as part of a search
or as a reference at another time.
13.
Maximum Pyramid Cell Size (optional) الحد الأقصى لحجم خلية الهرم (اختياري)
The maximum pyramid cell
size that will be used in the mosaic dataset.
الحد الأقصى لحجم خلية الهرم الذي سيتم استخدامه
في مجموعة بيانات دمج الصور.
Minimum
Pyramid Rows or Columns (optional)
The minimum dimensions of a raster pyramid that will be used in the mosaic
dataset.
Build
Thumbnails (optional)
Specifies whether thumbnails will be built for each source raster.
· Unchecked—Thumbnails will not be built. This is the default.
· Checked—Thumbnails will be built.
Update
Cell Size Ranges (optional)
Specifies whether the cell size ranges of each raster in the mosaic
dataset will be calculated. These values are written to the attribute table in
the minPS and maxPS fields.
· Checked—The cell size ranges will be calculated for all the rasters in the
mosaic dataset. This is the default.
· Unchecked—The cell size ranges will not be calculated.
Update
Boundary (optional)
Specifies whether the boundary polygon of a mosaic dataset will be
generated or updated. By default, the boundary merges all the footprint
polygons to create a single boundary representing the extent of the valid
pixels.
· Checked—The boundary will be generated or updated. This is the default.
· Unchecked—The boundary will not be generated or updated.
Update
Overviews (optional)
Specifies whether overviews for a mosaic dataset will be defined and generated.
· Checked—Overviews will be defined and generated.
· Unchecked—Overviews will not be defined or generated. This is the default.
Estimate
Mosaic Dataset Statistics (optional)
Specifies whether statistics are estimated on the mosaic dataset for faster
rendering and processing at the mosaic dataset level.
· Unchecked—Uses statistics generated from each item in the mosaic dataset
for display and processing. This is the default.
· Checked—Estimates statistics at the mosaic dataset level. This will use
the distribution of pixels used to display the mosaic dataset rather than the
distribution of the source item in the mosaic dataset.
Operation
Description (optional)
The description used to represent the operation of adding raster data. It
will be added to the raster type table, which can be used as part of a search
or as a reference at another time.
14.
Minimum Pyramid Rows or Columns (optional) الحد الأدنى من صفوف أو أعمدة الهرم (اختياري)
The minimum dimensions
of a raster pyramid that will be used in the mosaic dataset.
الحد الأدنى لأبعاد الهرم النقطي التي سيتم
استخدامها في مجموعة بيانات دمج الصور.
Build
Thumbnails (optional)
Specifies whether thumbnails will be built for each source raster.
· Unchecked—Thumbnails will not be built. This is the default.
· Checked—Thumbnails will be built.
Update
Cell Size Ranges (optional)
Specifies whether the cell size ranges of each raster in the mosaic
dataset will be calculated. These values are written to the attribute table in
the minPS and maxPS fields.
· Checked—The cell size ranges will be calculated for all the rasters in the
mosaic dataset. This is the default.
· Unchecked—The cell size ranges will not be calculated.
Update
Boundary (optional)
Specifies whether the boundary polygon of a mosaic dataset will be
generated or updated. By default, the boundary merges all the footprint
polygons to create a single boundary representing the extent of the valid
pixels.
· Checked—The boundary will be generated or updated. This is the default.
· Unchecked—The boundary will not be generated or updated.
Update
Overviews (optional)
Specifies whether overviews for a mosaic dataset will be defined and
generated.
· Checked—Overviews will be defined and generated.
· Unchecked—Overviews will not be defined or generated. This is the default.
Estimate
Mosaic Dataset Statistics (optional)
Specifies whether statistics are estimated on the mosaic dataset for
faster rendering and processing at the mosaic dataset level.
· Unchecked—Uses statistics generated from each item in the mosaic dataset
for display and processing. This is the default.
· Checked—Estimates statistics at the mosaic dataset level. This will use
the distribution of pixels used to display the mosaic dataset rather than the
distribution of the source item in the mosaic dataset.
Operation
Description (optional)
The description used to represent the operation of adding raster data. It
will be added to the raster type table, which can be used as part of a search
or as a reference at another time.
15.
Build Thumbnails (optional) إنشاء
الصور المصغرة (اختياري)
Specifies whether
thumbnails will be built for each source raster.
·
Unchecked—Thumbnails will not be built. This is the default.
·
Checked—Thumbnails will be built.
يحدد ما إذا كان سيتم إنشاء الصور المصغرة لكل
مصدر نقطي.
• لم يتم تحديده - لن يتم
إنشاء الصور المصغرة. هذا هو الافتراضي.
• تم التحديد - سيتم
إنشاء الصور المصغرة.
Update
Cell Size Ranges (optional)
Specifies whether the cell size ranges of each raster in the mosaic
dataset will be calculated. These values are written to the attribute table in
the minPS and maxPS fields.
· Checked—The cell size ranges will be calculated for all the rasters in the
mosaic dataset. This is the default.
· Unchecked—The cell size ranges will not be calculated.
Update
Boundary (optional)
Specifies whether the boundary polygon of a mosaic dataset will be
generated or updated. By default, the boundary merges all the footprint
polygons to create a single boundary representing the extent of the valid
pixels.
· Checked—The boundary will be generated or updated. This is the default.
· Unchecked—The boundary will not be generated or updated.
Update
Overviews (optional)
Specifies whether overviews for a mosaic dataset will be defined and
generated.
· Checked—Overviews will be defined and generated.
· Unchecked—Overviews will not be defined or generated. This is the default.
Estimate
Mosaic Dataset Statistics (optional)
Specifies whether statistics are estimated on the mosaic dataset for
faster rendering and processing at the mosaic dataset level.
· Unchecked—Uses statistics generated from each item in the mosaic dataset
for display and processing. This is the default.
· Checked—Estimates statistics at the mosaic dataset level. This will use
the distribution of pixels used to display the mosaic dataset rather than the
distribution of the source item in the mosaic dataset.
Operation
Description (optional)
The description used to represent the operation of adding raster data. It
will be added to the raster type table, which can be used as part of a search
or as a reference at another time.
16.
Update Cell Size Ranges (optional) تحديث
نطاقات حجم الخلية (اختياري)
Specifies whether the
cell size ranges of each raster in the mosaic dataset will be calculated. These
values are written to the attribute table in the minPS and maxPS fields.
·
Checked—The cell size ranges will be calculated for all the
rasters in the mosaic dataset. This is the default.
·
Unchecked—The cell size ranges will not be calculated.
يحدد ما إذا كان سيتم حساب نطاقات حجم الخلية لكل
خط نقطي في مجموعة بيانات الفسيفساء أم لا. تتم كتابة هذه القيم في جدول البيانات
الجدولية في حقلي minPS و maxPS.
• تم التحديد - سيتم حساب
نطاقات حجم الخلية لجميع البيانات النقطية في مجموعة بيانات الفسيفساء. هذا هو
الافتراضي.
• غير محدد - لن يتم حساب
نطاقات حجم الخلية.
Update
Boundary (optional)
Specifies whether the boundary polygon of a mosaic dataset will be
generated or updated. By default, the boundary merges all the footprint
polygons to create a single boundary representing the extent of the valid
pixels.
· Checked—The boundary will be generated or updated. This is the default.
· Unchecked—The boundary will not be generated or updated.
Update
Overviews (optional)
Specifies whether overviews for a mosaic dataset will be defined and
generated.
· Checked—Overviews will be defined and generated.
· Unchecked—Overviews will not be defined or generated. This is the default.
Estimate
Mosaic Dataset Statistics (optional)
Specifies whether statistics are estimated on the mosaic dataset for
faster rendering and processing at the mosaic dataset level.
· Unchecked—Uses statistics generated from each item in the mosaic dataset
for display and processing. This is the default.
· Checked—Estimates statistics at the mosaic dataset level. This will use
the distribution of pixels used to display the mosaic dataset rather than the
distribution of the source item in the mosaic dataset.
Operation
Description (optional)
The description used to represent the operation of adding raster data. It
will be added to the raster type table, which can be used as part of a search or
as a reference at another time.
17.
Update Boundary (optional) حد
التحديث (اختياري)
Specifies whether the
boundary polygon of a mosaic dataset will be generated or updated. By default,
the boundary merges all the footprint polygons to create a single boundary
representing the extent of the valid pixels.
·
Checked—The boundary will be generated or updated. This is the
default.
·
Unchecked—The boundary will not be generated or updated.
يحدد ما إذا كان سيتم إنشاء أو تحديث مضلع الحدود
لمجموعة بيانات الفسيفساء. بشكل افتراضي ، تدمج الحدود كل مضلعات البصمة لإنشاء حد
واحد يمثل مدى وحدات البكسل الصالحة.
• تم التحديد - سيتم
إنشاء الحدود أو تحديثها. هذا هو الافتراضي.
• غير محدد - لن يتم
إنشاء الحدود أو تحديثها.
Update
Overviews (optional)
Specifies whether overviews for a mosaic dataset will be defined and
generated.
· Checked—Overviews will be defined and generated.
· Unchecked—Overviews will not be defined or generated. This is the default.
Estimate
Mosaic Dataset Statistics (optional)
Specifies whether statistics are estimated on the mosaic dataset for
faster rendering and processing at the mosaic dataset level.
· Unchecked—Uses statistics generated from each item in the mosaic dataset
for display and processing. This is the default.
· Checked—Estimates statistics at the mosaic dataset level. This will use
the distribution of pixels used to display the mosaic dataset rather than the
distribution of the source item in the mosaic dataset.
Operation
Description (optional)
The description used to represent the operation of adding raster data. It
will be added to the raster type table, which can be used as part of a search
or as a reference at another time.
18.
Update Overviews (optional) نظرة
عامة على التحديث (اختياري)
Specifies whether
overviews for a mosaic dataset will be defined and generated.
·
Checked—Overviews will be defined and generated.
·
Unchecked—Overviews will not be defined or generated. This is the
default.
يحدد ما إذا كان سيتم تحديد وإنشاء النظرات العامة
لمجموعة بيانات الفسيفساء.
• تم التحديد - سيتم تحديد
العروض العامة وإنشاءها.
• لم يتم تحديده - لن يتم
تحديد أو إنشاء لمحات عامة. هذا هو الافتراضي.
Estimate
Mosaic Dataset Statistics (optional)
Specifies whether statistics are estimated on the mosaic dataset for
faster rendering and processing at the mosaic dataset level.
· Unchecked—Uses statistics generated from each item in the mosaic dataset
for display and processing. This is the default.
· Checked—Estimates statistics at the mosaic dataset level. This will use
the distribution of pixels used to display the mosaic dataset rather than the
distribution of the source item in the mosaic dataset.
Operation
Description (optional)
The description used to represent the operation of adding raster data. It
will be added to the raster type table, which can be used as part of a search
or as a reference at another time.
19.
Estimate Mosaic Dataset Statistics (optional) تقدير إحصائيات مجموعة بيانات دمج الصور (اختياري)
Specifies whether
statistics are estimated on the mosaic dataset for faster rendering and
processing at the mosaic dataset level.
·
Unchecked—Uses statistics generated from each item in the mosaic
dataset for display and processing. This is the default.
·
Checked—Estimates statistics at the mosaic dataset level. This
will use the distribution of pixels used to display the mosaic dataset rather
than the distribution of the source item in the mosaic dataset.
يحدد ما إذا كان سيتم تقدير الإحصائيات في مجموعة
بيانات دمج الصور لعرضها ومعالجتها بشكل أسرع على مستوى مجموعة بيانات دمج الصور.
• غير محدد - يستخدم
الإحصائيات التي تم إنشاؤها من كل عنصر في مجموعة بيانات دمجا لصور للعرض
والمعالجة. هذا هو الافتراضي.
• تم التحقق - تقديرات
الإحصاءات على مستوى مجموعة البيانات دمج الصور. سيستخدم هذا توزيع وحدات البكسل
المستخدمة لعرض مجموعة بيانات دمج الصور بدلاً من توزيع العنصر المصدر في مجموعة
بيانات دمج الصور.
Operation
Description (optional)
The description used to represent the operation of adding raster data. It
will be added to the raster type table, which can be used as part of a search
or as a reference at another time.
20.
Operation Description (optional) وصف
العملية (اختياري)
The description used to
represent the operation of adding raster data. It will be added to the raster
type table, which can be used as part of a search or as a reference at another
time.The raster type settings that will
be defined on the Raster Type Properties page. The settings in this parameter
will override the settings defined on the Raster Type Properties page.
الوصف المستخدم لتمثيل عملية إضافة البيانات
النقطية. ستتم إضافته إلى جدول نوع البيانات النقطية ، والذي يمكن استخدامه كجزء
من البحث أو كمرجع في وقت آخر.Coordinate System for Input Data (optional)
The spatial reference system of the input data.
This should be specified if the data does not have a coordinate system;
otherwise, the coordinate system of the mosaic dataset will be used. This can
also be used to override the coordinate system of the input data.
Force this
Coordinate System for Input Data (optional)
Specifies the coordinate system. Use the Coordinate System for Input Data
parameter for all the rasters when loading data into the mosaic dataset. This
option does not reproject your data; rather, it uses the coordinate system defined
in the tool to construct items in the mosaic dataset. The extent of the image
will be used, but the projection will be overwritten.
·Unchecked—Keeps the coordinate system of each raster data when loading
data. This is the default. If unchecked and the input image does not have a
coordinate system (that is, it's unknown), the mosaic dataset coordinate system
will be used in constructing mosaic dataset items. If the image has a
coordinate system, its own coordinate system will be used.
·Checked—Forces the coordinate system specified in the Coordinate System
for Input Data parameter for each of the raster datasets when loading data.
Input Data
Filter (optional)
A filter for the data being added to the mosaic dataset. You can use SQL
expressions to create the data filter. The wildcards for the filter work on the
full path to the input data.
The following SQL statement will select the rows in which the following
object IDs match:
·OBJECTID IN (19745, 19680, 19681, 19744, 5932, 5931, 5889, 5890, 14551,
14552, 14590, 14591)
If you want to add only a TIFF image, add an asterisk before a file
extension.
·*.TIF
If you want to add any image with the word sensor in the file path or file
name, add an asterisk before and after the word sensor.
·*sensor2009*
Or you can use PERL syntax to create a data filter.
·REGEX:.*1923.*|.*1922.*
·REGEX:.*192[34567].*|.*194.*|.*195.*
The following PERL syntax with multiple lexical groupings as part of the
expression is not supported:
·REGEX:.*
map_mean_.*(?:(?:[a-z0-9]*)_pptPct_(?:[0-9]|1[0-2]*?)_2[0-9]_*\w*).img
Alternatively, you can use the following syntax:
·REGEX:.*map_mean_*[a-z0-9]*_pptPct_([0-9]|1[0-2])_2[0-9]*_\w*.img
Include
Sub Folders (optional)
Specifies whether subfolders will be recursively explored.
·Checked—All subfolders will be explored for data. This is the default.
·Unchecked—Only the top-level folder will be explored for data.
Add New
Datasets Only (optional)
Specifies how duplicate rasters will be handled. A check will be performed
to see if each raster has already been added, using the original path and file
name. Choose the action to be performed when a duplicate path and file name are
found.
·ALLOW_DUPLICATES—All rasters will be added even if they already exist in
the mosaic dataset. This is the default.
·EXCLUDE_DUPLICATES—The duplicate raster will not be added.
·OVERWRITE_DUPLICATES—The duplicate raster will overwrite the existing one.
Calculate
Statistics (optional)
Specifies whether statistics will be calculated for each source raster.
·Unchecked—Statistics will not be calculated. This is the default.
·Checked—Statistics will be calculated.
Build
Raster Pyramids (optional)
Specifies whether pyramids will be built for each source raster.
·Unchecked—Pyramids will not be built. This is the default.
·Checked—Pyramids will be built.
Maximum
Pyramid Levels Used (optional)
The maximum number of pyramid levels that will be used in the mosaic
dataset. For example, a value of 2 will use only the first two pyramid levels
from the source raster. Leaving this parameter blank or typing a value of -1
will build pyramids for all levels.
This value can affect the display and number of overviews that will be
generated.
Maximum
Pyramid Cell Size (optional)
The maximum pyramid cell size that will be used in the mosaic dataset.
Minimum
Pyramid Rows or Columns (optional)
The minimum dimensions of a raster pyramid that will be used in the mosaic
dataset.
Build
Thumbnails (optional)
Specifies whether thumbnails will be built for each source raster.
·Unchecked—Thumbnails will not be built. This is the default.
·Checked—Thumbnails will be built.
Update
Cell Size Ranges (optional)
Specifies whether the cell size ranges of each raster in the mosaic
dataset will be calculated. These values are written to the attribute table in
the minPS and maxPS fields.
·Checked—The cell size ranges will be calculated for all the rasters in the
mosaic dataset. This is the default.
·Unchecked—The cell size ranges will not be calculated.
Update
Boundary (optional)
Specifies whether the boundary polygon of a mosaic dataset will be
generated or updated. By default, the boundary merges all the footprint
polygons to create a single boundary representing the extent of the valid
pixels.
·Checked—The boundary will be generated or updated. This is the default.
·Unchecked—The boundary will not be generated or updated.
Update
Overviews (optional)
Specifies whether overviews for a mosaic dataset will be defined and
generated.
·Checked—Overviews will be defined and generated.
·Unchecked—Overviews will not be defined or generated. This is the default.
Estimate
Mosaic Dataset Statistics (optional)
Specifies whether statistics are estimated on the mosaic dataset for
faster rendering and processing at the mosaic dataset level.
·Unchecked—Uses statistics generated from each item in the mosaic dataset
for display and processing. This is the default.
·Checked—Estimates statistics at the mosaic dataset level. This will use
the distribution of pixels used to display the mosaic dataset rather than the
distribution of the source item in the mosaic dataset.
Operation
Description (optional)
The description used to represent the operation of adding raster data. It
will be added to the raster type table, which can be used as part of a search
or as a reference at another time.
اليك صفحه ومجموعة على الفيس بوك لتعلم أكثر بما يخص نظم المعلومات الجغرافية (GIS) و برنامج ArcGIS Pro من خلال هذه الروابط:
مجموعة على الفيس بوك
ArcGIS Pro من
هنا.
مجموعة على الفيس بوك
GIS for WE - ArcGIS Pro من
هنا.صفحة الفيس بوك
GIS for WE من
هنا.
تعليقات
إرسال تعليق