كل ما يخص نظم المعلومات الجغرافية (GIS) وأي شخص مهتم في مجال علم نظم المعلومات الجغرافية وخاصةً برامج ArcGIS يستفيد من هذا الموقع، هناك الكثير من البرنامج التي يتم شرح طريقة تنزيلها بالإضافة الى مقالات كثيرة في نظم المعلومات الجغرافية، تستطيع من خلالها التعلم وتبادل العلم والمعرفة في مجال هذا العلم ، يمكن لأي شخص متابعة هذا الموقع ومتابعة أي مقال جديد لحظة بلحظة، هناك دورات مجانية وبمستويات متعددة لتعلم على برامج ArcGIS وأي برامج تهتم في GIS.
Generates a
reduced-resolution version of a raster. Each output cell contains the Sum,
Minimum, Maximum, Mean, or Median of the input cells that are encompassed by
the extent of that cell.
يولد نسخة منخفضة الدقة من البيانات النقطية.
تحتوي كل خلية إخراج على المجموع أو الحد الأدنى أو الحد الأقصى أو المتوسط أو
المتوسط لخلايا الإدخال التي يشملها مدى تلك الخلية.
1.Input raster أدخل البيانات النقطية
The input raster to
aggregate.
It can be of integer or
floating-point type.
البيانات النقطية للتجميع.
يمكن أن يكون من نوع عدد صحيح أو فاصلة عشرية.
2.Output raster البيانات النقطية
المخرجة
The output aggregated
raster.
It is a
reduced-resolution version of the input raster.
الناتج النقطية المجمعة.
إنها نسخة منخفضة الدقة من البيانات النقطية
للإدخال.
Cell factor
The factor by which to multiply the cell size of the input raster to
obtain the desired resolution for the output raster.
For example, a cell factor value of three would result in an output cell
size three times larger than that of the input raster.
The value must be an integer greater than 1.
Aggregation technique (optional)
Establishes how the value for each output cell will be determined.
The values of the input cells encompassed by the coarser output cell are
aggregated by one of the following statistics:
·SUM—The sum (total) of the input cell values.This is the default.
·MAXIMUM—The largest value of the input cells.
·MEAN—The average value of the input cells.
·MEDIAN—The median value of the input cells.
·MINIMUM—The smallest value of the input cells.
Expand extent if needed (optional)
Defines how to handle the boundaries of the input raster when its rows or
columns are not a multiple of the cell factor.
·Checked—Expands the top or right boundaries of the input raster so the
total number of cells in a row or column is a multiple of the cell factor.
Those expanded cells are given a value of NoData when put into the calculation.
With this option, the output raster can
cover a larger spatial extent than the input raster.
This is the default.
·Unchecked—Reduces the number of rows or columns in the output raster. This
will truncate the remaining cells on the top or right boundaries of the input
raster, making the number of rows or columns in the input raster a multiple of
the cell factor.
With this option, the output raster can
cover a smaller spatial extent than the input raster.
If the number of rows and columns in the input raster is a multiple of the
Cell factor, these keywords are not used.
Ignore NoData in calculations
(optional)
Denotes whether NoData values are ignored by the aggregation calculation.
·Checked—Specifies that if NoData values exist for any of the cells that
fall within the spatial extent of a larger cell on the output raster, the
NoData values will be ignored when determining the value for output cell
locations. Only input cells within the extent of the output cell that have data
values will be used in determining the value of the output cell.
This is the default.
·Unchecked—Specifies that if any cell that falls within the spatial extent
of a larger cell on the output raster has a value of NoData, the value for that
output cell location will be NoData.
When Unchecked is used, it is implied that
when cells within an aggregation contain the NoData value, there is
insufficient information to perform the specified calculations necessary to
determine an output value.
3.Cell factor عامل الخلية
The factor by which to
multiply the cell size of the input raster to obtain the desired resolution for
the output raster.
For example, a cell
factor value of three would result in an output cell size three times larger
than that of the input raster.
The value must be an
integer greater than 1.
العامل الذي يتم بواسطته مضاعفة حجم خلية البيانات
النقطية المدخلة للحصول على الدقة المطلوبة لخرج البيانات النقطية.
على سبيل المثال ، قد تؤدي قيمة عامل الخلية ثلاثة
إلى حجم خلية إخراج أكبر بثلاث مرات من حجم الإدخال النقطي.
يجب أن تكون القيمة عددًا صحيحًا أكبر من 1.
Aggregation technique (optional)
Establishes how the value for each output cell will be determined.
The values of the input cells encompassed by the coarser output cell are
aggregated by one of the following statistics:
·SUM—The sum (total) of the input cell values.This is the default.
·MAXIMUM—The largest value of the input cells.
·MEAN—The average value of the input cells.
·MEDIAN—The median value of the input cells.
·MINIMUM—The smallest value of the input cells.
Expand extent if needed (optional)
Defines how to handle the boundaries of the input raster when its rows or
columns are not a multiple of the cell factor.
·Checked—Expands the top or right boundaries of the input raster so the
total number of cells in a row or column is a multiple of the cell factor.
Those expanded cells are given a value of NoData when put into the calculation.
With this option, the output raster can
cover a larger spatial extent than the input raster.
This is the default.
·Unchecked—Reduces the number of rows or columns in the output raster. This
will truncate the remaining cells on the top or right boundaries of the input
raster, making the number of rows or columns in the input raster a multiple of
the cell factor.
With this option, the output raster can
cover a smaller spatial extent than the input raster.
If the number of rows and columns in the input raster is a multiple of the
Cell factor, these keywords are not used.
Ignore NoData in calculations
(optional)
Denotes whether NoData values are ignored by the aggregation calculation.
·Checked—Specifies that if NoData values exist for any of the cells that
fall within the spatial extent of a larger cell on the output raster, the
NoData values will be ignored when determining the value for output cell
locations. Only input cells within the extent of the output cell that have data
values will be used in determining the value of the output cell.
This is the default.
·Unchecked—Specifies that if any cell that falls within the spatial extent
of a larger cell on the output raster has a value of NoData, the value for that
output cell location will be NoData.
When Unchecked is used, it is implied
that when cells within an aggregation contain the NoData value, there is
insufficient information to perform the specified calculations necessary to
determine an output value.
4.Aggregation technique (optional) تقنية
التجميع (اختياري)
Establishes how the
value for each output cell will be determined.
The values of the input
cells encompassed by the coarser output cell are aggregated by one of the
following statistics:
·SUM—The sum (total) of the input cell values.This is the default.
·MAXIMUM—The largest value of the input cells.
·MEAN—The average value of the input cells.
·MEDIAN—The median value of the input cells.
·MINIMUM—The smallest value of the input cells.
يحدد كيفية تحديد قيمة كل خلية مخرجات.
يتم تجميع قيم خلايا الإدخال المتضمنة بواسطة خلية
الإخراج الأكثر خشونة بواسطة أحد الإحصائيات التالية:
• SUM -
مجموع (إجمالي) قيم خلية الإدخال ، وهذا هو الإعداد الافتراضي.
• الحد الأقصى - أكبر
قيمة لخلايا الإدخال.
• يعني - القيمة المتوسطة
لخلايا الإدخال.
• MEDIAN -
القيمة المتوسطة لخلايا الإدخال.
• MINIMUM - أصغر قيمة لخلايا الإدخال.
Expand extent if needed (optional)
Defines how to handle the boundaries of the input raster when its rows or
columns are not a multiple of the cell factor.
·Checked—Expands the top or right boundaries of the input raster so the
total number of cells in a row or column is a multiple of the cell factor.
Those expanded cells are given a value of NoData when put into the calculation.
With this option, the output raster can
cover a larger spatial extent than the input raster.
This is the default.
·Unchecked—Reduces the number of rows or columns in the output raster. This
will truncate the remaining cells on the top or right boundaries of the input
raster, making the number of rows or columns in the input raster a multiple of
the cell factor.
With this option, the output raster can
cover a smaller spatial extent than the input raster.
If the number of rows and columns in the input raster is a multiple of the
Cell factor, these keywords are not used.
Ignore NoData in calculations
(optional)
Denotes whether NoData values are ignored by the aggregation calculation.
·Checked—Specifies that if NoData values exist for any of the cells that
fall within the spatial extent of a larger cell on the output raster, the
NoData values will be ignored when determining the value for output cell
locations. Only input cells within the extent of the output cell that have data
values will be used in determining the value of the output cell.
This is the default.
·Unchecked—Specifies that if any cell that falls within the spatial extent
of a larger cell on the output raster has a value of NoData, the value for that
output cell location will be NoData.
When Unchecked is used, it is implied
that when cells within an aggregation contain the NoData value, there is
insufficient information to perform the specified calculations necessary to
determine an output value.
5.Expand extent if needed (optional) توسيع
المدى إذا لزم الأمر (اختياري)
Defines how to handle
the boundaries of the input raster when its rows or columns are not a multiple
of the cell factor.
·Checked—Expands the top or right boundaries of the input raster so
the total number of cells in a row or column is a multiple of the cell factor.
Those expanded cells are given a value of NoData when put into the calculation.
With this option, the output raster can cover a larger spatial
extent than the input raster.
This is the default.
·Unchecked—Reduces the number of rows or columns in the output
raster. This will truncate the remaining cells on the top or right boundaries
of the input raster, making the number of rows or columns in the input raster a
multiple of the cell factor.
With this option, the output raster can cover a smaller spatial
extent than the input raster.
If the number of rows
and columns in the input raster is a multiple of the Cell factor, these
keywords are not used.
يحدد كيفية التعامل مع حدود الإدخال النقطي عندما
لا تكون صفوفه أو أعمدته مضاعفًا لعامل الخلية.
• تم التحديد - لتوسيع
الحدود العلوية أو اليمنى للمدخل النقطي بحيث يكون العدد الإجمالي للخلايا في صف
أو عمود مضاعفًا لعامل الخلية. يتم إعطاء هذه الخلايا الموسعة قيمة NoData عند
وضعها في الحساب.
باستخدام هذا الخيار ، يمكن أن تغطي البيانات
النقطية الناتجة نطاقًا مكانيًا أكبر من البيانات النقطية المدخلة.
هذا هو الافتراضي.
• غير محدد - لتقليل عدد
الصفوف أو الأعمدة في البيانات النقطية الناتجة. سيؤدي هذا إلى اقتطاع الخلايا
المتبقية على الحدود العلوية أو اليمنى من البيانات النقطية المدخلة ، مما يجعل
عدد الصفوف أو الأعمدة في البيانات النقطية للإدخال مضاعفًا لعامل الخلية.
باستخدام هذا الخيار ، يمكن أن تغطي البيانات
النقطية الناتجة نطاقًا مكانيًا أصغر من النطاق النقطي للإدخال.
إذا كان عدد الصفوف والأعمدة في البيانات النقطية
للإدخال مضاعفًا لعامل الخلية ، فلن يتم استخدام هذه الكلمات الأساسية.
Ignore NoData in calculations
(optional)
Denotes whether NoData values are ignored by the aggregation calculation.
·Checked—Specifies that if NoData values exist for any of the cells that
fall within the spatial extent of a larger cell on the output raster, the
NoData values will be ignored when determining the value for output cell
locations. Only input cells within the extent of the output cell that have data
values will be used in determining the value of the output cell.
This is the default.
·Unchecked—Specifies that if any cell that falls within the spatial extent
of a larger cell on the output raster has a value of NoData, the value for that
output cell location will be NoData.
When Unchecked is used, it is implied
that when cells within an aggregation contain the NoData value, there is
insufficient information to perform the specified calculations necessary to determine
an output value.
6.Ignore NoData in calculations (optional) تجاهل القيم بدون بيانات في العمليات الحسابية (اختياري)
Denotes whether NoData
values are ignored by the aggregation calculation.
·Checked—Specifies that if NoData values exist for any of the cells
that fall within the spatial extent of a larger cell on the output raster, the
NoData values will be ignored when determining the value for output cell
locations. Only input cells within the extent of the output cell that have data
values will be used in determining the value of the output cell.
This is the default.
·Unchecked—Specifies that if any cell that falls within the spatial
extent of a larger cell on the output raster has a value of NoData, the value
for that output cell location will be NoData.
When Unchecked is used, it is implied that when cells within an
aggregation contain the NoData value, there is insufficient information to
perform the specified calculations necessary to determine an output value.
تشير إلى ما إذا كان يتم تجاهل قيم NoData من
خلال حساب التجميع.
• محدد - يحدد أنه في
حالة وجود قيم NoData لأي من الخلايا التي تقع
ضمن النطاق المكاني لخلية أكبر على البيانات النقطية للمخرجات ، سيتم تجاهل قيم NoData عند
تحديد قيمة مواقع خلايا الإخراج. سيتم استخدام خلايا الإدخال فقط ضمن نطاق خلية
الإخراج التي تحتوي على قيم بيانات في تحديد قيمة خلية الإخراج.
هذا هو الافتراضي.
• غير محدد - يحدد أنه
إذا كانت أي خلية تقع ضمن النطاق المكاني لخلية أكبر في البيانات النقطية للمخرجات
تحتوي على قيمة NoData ، فإن القيمة الخاصة
بموقع خلية الإخراج ستكون NoData.
عند استخدام Unchecked ، فهذا يعني أنه عندما تحتوي الخلايا الموجودة في التجميع على
قيمة NoData ، لا توجد معلومات كافية
لإجراء العمليات الحسابية المحددة اللازمة لتحديد قيمة الإخراج.
اليك صفحه ومجموعة على الفيس بوك لتعلم أكثر بما يخص نظم المعلومات الجغرافية (GIS) و برنامج ArcGIS Pro من خلال هذه الروابط:
تعليقات
إرسال تعليق