Con and Pick and Set Null Tools in ArcToolbox
Con Tool in ArcToolbox
أداة فصل الخلايا
ArcMap ArcGIS
How to use Con Tool in
ArcToolbox ArcMap ArcGIS??
كيفية استخدام أداة فصل الخلايا في ArcToolbox ArcMap ArcGIS ؟؟
Path
to access the toolمسار الوصول الى الأداة
:
Con
Tool, Conditional Toolset, Spatial Analyst Tools Toolbox
Con
Performs a conditional
if/else evaluation on each of the input cells of an input raster.
يقوم بإجراء تقييم if / else شرطيًا على كل خلية من خلايا الإدخال الخاصة بإدخال البيانات
النقطية.
1. Input conditional raster إدخال
نقطية شرطية
Input raster
representing the true or false result of the desired condition.
It can be of integer or
floating point type.
إدخال نقطية يمثل النتيجة الحقيقية أو الخاطئة
للحالة المرغوبة.
يمكن أن يكون من نوع عدد صحيح أو فاصلة عائمة.
2. Expression (optional) تعبير
(اختياري)
A logical expression
that determines which of the input cells are to be true or false.
The Expression follows
the general form of an SQL expression. It can be entered directly, for example,
VALUE > 100. To use a text attribute field, use single quotes around the
values, for example, landuse = 'urban'. The expression can also be created in
the Query Builder dialog box that results from clicking on the SQL button.
تعبير منطقي يحدد أي من خلايا الإدخال يجب أن تكون
صحيحة أو خاطئة.
يتبع التعبير الشكل العام لتعبير SQL. يمكن
إدخالها مباشرة ، على سبيل المثال ، VALUE> 100.
لاستخدام حقل سمة نص ، استخدم علامات اقتباس مفردة حول القيم ، على سبيل المثال ،
استخدام الأراضي = "حضري". يمكن أيضًا إنشاء التعبير في مربع الحوار Query Builder الذي ينتج عن النقر على زر SQL.
3. Input true raster or constant value أدخل قيمة نقطية أو قيمة ثابتة
The input whose values
will be used as the output cell values if the condition is true.
It can be an integer or
a floating point raster, or a constant value.
الإدخال الذي سيتم استخدام قيمه كقيم خلية الإخراج
إذا كان الشرط صحيحًا.
يمكن أن يكون عددًا صحيحًا أو نقطية عائمة أو قيمة
ثابتة.
4. Input false raster or constant value (optional) إدخال نقطية خاطئة أو قيمة ثابتة (اختياري)
The input whose values
will be used as the output cell values if the condition is false.
It can be an integer or
a floating point raster, or a constant value.
الإدخال الذي سيتم استخدام قيمه كقيم خلية الإخراج
إذا كان الشرط خاطئًا.
يمكن أن يكون عددًا صحيحًا أو نقطية عائمة أو قيمة
ثابتة.
5. Output raster النقطية الإخراج
The output raster.
مكان إخراج النقطية.
Pick Tool in ArcToolbox
أداة قطف الخلايا
ArcMap ArcGIS
How to use Pick Tool in
ArcToolbox ArcMap ArcGIS??
كيفية استخدام أداة قطف الخلايا في ArcToolbox ArcMap ArcGIS ؟؟
Path
to access the toolمسار الوصول الى الأداة
:
Pick
Tool, Conditional Toolset, Spatial Analyst Tools Toolbox
Pick
The value from a
position raster is used to determine from which raster in a list of input
rasters the output cell value will be obtained.
يتم استخدام القيمة من موقع نقطي لتحديد البيانات
النقطية في قائمة البيانات النقطية للإدخال سيتم الحصول على قيمة خلية الإخراج.
1. Input position raster موضع الإدخال
النقطي
Input raster defining
the position of the raster to use for the output value.
The input can be an
integer or float raster.
إدخال نقطية يحدد موضع البيانات النقطية لاستخدامه
لقيمة الإخراج.
يمكن أن يكون الإدخال عددًا صحيحًا أو نقطيًا
عائمًا.
2. Input rasters or constant values البيانات
النقطية الإدخال أو القيم الثابتة
The list of inputs from
which the output value will be selected.
The inputs can be
integer or float rasters. A number can also be used as an input.
قائمة المدخلات التي سيتم تحديد قيمة الإخراج
منها.
يمكن أن تكون المدخلات عددًا صحيحًا أو نقطيًا
عائمة. يمكن أيضًا استخدام الرقم كمدخل.
Set Null Tool in ArcToolbox
أداة تعيين الفراغ
ArcMap ArcGIS
How to use Set Null Tool in
ArcToolbox ArcMap ArcGIS??
كيفية استخدام أداة تعيين الفراغ في ArcToolbox ArcMap ArcGIS ؟؟
Path
to access the toolمسار الوصول الى الأداة
:
Set
Null Tool, Conditional Toolset, Spatial Analyst Tools Toolbox
Set Null
Set Null sets identified
cell locations to NoData based on a specified criteria. It returns NoData if a
conditional evaluation is true, and returns the value specified by another
raster if it is false.
قم بتعيين Null على
تعيين مواقع الخلايا المحددة إلى NoData بناءً
على معايير محددة. تقوم بإرجاع NoData إذا
كان التقييم الشرطي صحيحًا ، وتُرجع القيمة المحددة بواسطة نقطية أخرى إذا كانت
خاطئة.
1. Input conditional raster إدخال
نقطية شرطية
Input raster
representing the true or false result of the desired condition.
It can be of integer or
floating point type.
إدخال نقطية يمثل النتيجة الحقيقية أو الخاطئة
للحالة المرغوبة.
يمكن أن يكون من نوع عدد صحيح أو فاصلة عائمة.
2. Expression (optional) تعبير
(اختياري)
A logical expression that
determines which of the input cells are to be true or false.
The Expression follows
the general form of an SQL expression. It can be entered directly, for example,
VALUE > 100. To use a text attribute field, use single quotes around the
values, for example, landuse = 'urban'. The expression can also be created in
the Query Builder dialog box that results from clicking on the SQL button.
تعبير منطقي يحدد أي من خلايا الإدخال يجب أن تكون
صحيحة أو خاطئة.
يتبع التعبير الشكل العام لتعبير SQL. يمكن
إدخالها مباشرة ، على سبيل المثال ، VALUE> 100.
لاستخدام حقل سمة نص ، استخدم علامات اقتباس مفردة حول القيم ، على سبيل المثال ،
استخدام الأراضي = "حضري". يمكن أيضًا إنشاء التعبير في مربع الحوار Query Builder الذي ينتج عن النقر على زر SQL.
3. Input false raster or constant value أدخل قيمة نقطية خاطئة أو قيمة ثابتة
The input whose values
will be used as the output cell values if the condition is false.
It can be an integer or
a floating point raster, or a constant value.
أن يتم استخدام قيمته كقيم الإخراج إذا كان الشرط
خاطئًا.
يمكن أن يكون عددًا صحيحًا أو نقطية عائمة أو قيمة
ثابتة.
4. Output raster النقطية الإخراج
The output raster.
If the conditional
evaluation is true, NoData is returned. If false, the value of the second input
raster is returned.
إذا كان التقييم الشرطي صحيحًا ، يتم إرجاع NoData. إذا كان خطأ ، يتم إرجاع قيمة الإدخال النقطي الثاني.
اليك صفحه ومجموعة على الفيس بوك لتعلم أكثر بما يخص نظم المعلومات الجغرافية (GIS) و برنامج ArcGIS Pro من خلال هذه الروابط:
تعليقات
إرسال تعليق