Sort and Dissolve Tools
Sort
أداة الفرز
والترتيب
ArcMap ArcGIS
How to Sort Tool in ArcToolbox ArcMap ArcGIS??
كيفية استخدام أداة الفرز والترتيب ArcToolbox ArcMap ArcGIS ؟؟
Path
to access the toolمسار الوصول الى الأداة
:
Sort Tool, General
Toolset, Data Management Tools
Toolbox
Sort
Reorders, in ascending
or descending order, records in a feature class or table based on one or
multiple fields. The reordered result is written to a new dataset.
إعادة ترتيب السجلات ، بترتيب تصاعدي أو تنازلي ،
في فئة معلم أو جدول بناءً على حقل واحد أو عدة حقول. تتم كتابة النتيجة المعاد
ترتيبها في مجموعة بيانات جديدة.
1.
Input Dataset مجموعة البيانات
المدخلة
The input dataset whose
records will be reordered based on the field values in the sort field(s).
مجموعة بيانات الإدخال التي سيتم إعادة ترتيب
سجلاتها بناءً على قيم الحقل في حقل (حقول) الفرز.
2.
Output Dataset مجموعة البيانات
المخرجة
The output feature class
or table.
فئة أو جدول ميزة الإخراج.
3.
Field(s) الحقل او الحقول
Specifies the field(s)
whose values will be used to reorder the input records, and the direction the
records will be sorted.
Sorting by the Shape
field or by multiple fields is only available with an Desktop Advanced license.
Sorting by any single attribute field (excluding Shape) is available at all
license levels.
·
Ascending—Records are sorted from low value to high value.
·
Descending—Records are sorted from high value to low value.
يحدد الحقل (الحقول) التي
سيتم استخدام قيمها لإعادة ترتيب سجلات الإدخال والاتجاه الذي سيتم فيه فرز
السجلات.
لا يتوفر الفرز حسب حقل
الشكل أو حسب الحقول المتعددة إلا بترخيص Desktop Advanced.
يتوفر الفرز حسب أي حقل سمة مفرد (باستثناء الشكل) في جميع مستويات الترخيص.
•
تصاعدي - يتم فرز السجلات من منخفضة القيمة إلى عالية القيمة.
•
تنازلي - يتم فرز السجلات من قيمة عالية إلى منخفضة القيمة.
4.
Spatial Sort Method (optional) طريقة
الفرز المكاني (اختياري)
Specifies how features
are spatially sorted. The sort method is only enabled when the Shape field is
selected as one of the sort fields.
·
UR—Sorting starts at upper-right corner. This is the default.
·
UL—Sorting starts at upper-left corner.
·
LR—Sorting starts at lower-right corner.
·
LL—Sorting starts at lower-left corner.
·
PEANO—Sorting uses a space filling curve algorithm, also known as
a Peano curve.
يحدد كيفية فرز الميزات مكانيًا. يتم تمكين طريقة
الفرز فقط عند تحديد حقل الشكل كأحد حقول الفرز.
• UR -
يبدأ الفرز من الزاوية العلوية اليمنى. هذا هو الافتراضي.
• UL -
يبدأ الفرز من الزاوية العلوية اليسرى.
• LR -
يبدأ الفرز من الزاوية اليمنى السفلية.
• LL -
يبدأ الفرز من الزاوية اليسرى السفلية.
• PEANO -
يستخدم الفرز خوارزمية منحنى لملء الفراغ ، تُعرف أيضًا باسم منحنى Peano.
Dissolve
أداة الإذابة
ArcMap ArcGIS
How to Dissolve Tool in ArcToolbox ArcMap ArcGIS??
كيفية استخدام أداة الإذابة ArcToolbox ArcMap ArcGIS ؟؟
Path
to access the toolمسار الوصول الى الأداة
:
Dissolve Tool, Generalization
Toolset, Data Management Tools
Toolbox
Dissolve
Aggregates features
based on specified attributes.
لتجميع الميزات بناءً على سمات محددة.
1.
Input Features ميزات الإدخال
The features to be
aggregated.
الميزات المراد تجميعها.
2.
Output Feature Class فئة ميزة
الإخراج
The feature class to be
created that will contain the aggregated features.
فئة المعلم التي سيتم إنشاؤها والتي ستحتوي على
الميزات المجمعة.
3.
Dissolve_Field(s) (optional) قم
بإذابة الحقل (الحقول) (اختياري)
The field or fields on
which to aggregate features.
The Add Field button,
which is used only in ModelBuilder, allows you to add expected fields so you
can complete the dialog box and continue to build your model.
الحقل أو الحقول المطلوب تجميع المعالم عليها.
يسمح لك الزر "إضافة حقل" ، والذي
يُستخدم فقط في ModelBuilder ، بإضافة الحقول
المتوقعة حتى تتمكن من إكمال مربع الحوار والاستمرار في بناء النموذج الخاص بك.
4.
Statistics Field(s) (optional) إحصائيات
حقل او الحقول (اختياري)
The numeric field
containing attribute values used to calculate the specified statistic. Multiple
statistic and field combinations may be specified. Null values are excluded
from all statistical calculations.
Text attribute fields
can be summarized using first and last statistics. Numeric attribute fields can
be summarized using any statistic.
Available statistics
types are as follows:
·
SUM—Adds the total value for the specified field.
·
MEAN—Calculates the average for the specified field.
·
MIN—Finds the smallest value for all records of the specified
field.
·
MAX—Finds the largest value for all records of the specified
field.
·
RANGE—Finds the range of values (maximum minus minimum) for the
specified field.
·
STD—Finds the standard deviation on values in the specified field.
·
COUNT—Finds the number of values included in statistical
calculations. This counts each value except null values. To determine the
number of null values in a field, create a count on the field in question,
create a count on a different field that does not contain null values (for
example, the OID if present), and subtract the two values.
·
FIRST—Finds the first record in the input and uses its specified
field value.
·
LAST—Finds the last record in the input and uses its specified
field value.
الحقل الرقمي الذي يحتوي على قيم البيانات
الجدولية المستخدمة لحساب الإحصاء المحدد. يمكن تحديد مجموعات إحصائية وحقول
متعددة. يتم استبعاد القيم الخالية من كافة الحسابات الإحصائية.
يمكن تلخيص حقول سمات النص باستخدام الإحصائيات
الأولى والأخيرة. يمكن تلخيص حقول السمات الرقمية باستخدام أي إحصائية.
أنواع الإحصائيات المتوفرة هي كما يلي:
• SUM -
تضيف القيمة الإجمالية للحقل المحدد.
• يعني - حساب المتوسط
للحقل المحدد.
• MIN -
البحث عن أصغر قيمة لجميع سجلات الحقل المحدد.
• MAX —
يبحث عن أكبر قيمة لجميع سجلات الحقل المحدد.
• RANGE -
البحث عن نطاق القيم (الحد الأقصى ناقص الحد الأدنى) للحقل المحدد.
• STD -
البحث عن الانحراف المعياري للقيم الموجودة في الحقل المحدد.
• COUNT -
يبحث عن عدد القيم المضمنة في الحسابات الإحصائية. يحسب هذا كل قيمة باستثناء
القيم الخالية. لتحديد عدد القيم الخالية في أحد الحقول ، قم بإنشاء عدد في الحقل
المعني ، وأنشئ عددًا في حقل مختلف لا يحتوي على قيم فارغة (على سبيل المثال ،
معرف الكائن إذا كان موجودًا) ، واطرح القيمتين.
• FIRST -
يبحث عن السجل الأول في الإدخال ويستخدم قيمة الحقل المحددة الخاصة به.
• LAST -
البحث عن السجل الأخير في الإدخال واستخدام قيمة الحقل المحددة الخاصة به.
5.
Create multipart features (optional) إنشاء ميزات متعددة الأجزاء (اختياري)
Specifies whether
multipart features are allowed in the output feature class.
·
Checked—Specifies multipart features are allowed. This is the
default.
·
Unchecked—Specifies multipart features are not allowed. Instead of
creating multipart features, individual features will be created for each part.
يحدد ما إذا كان يُسمح
بالمعالم متعددة الأجزاء في فئة معلم الإخراج.
• تم
التحديد - يحدد الميزات متعددة الأجزاء المسموح بها. هذا هو الافتراضي.
• غير
محدد - يحدد ميزات متعددة الأجزاء غير مسموح بها. بدلاً من إنشاء ميزات متعددة
الأجزاء ، سيتم إنشاء ميزات فردية لكل جزء.
6.
Unsplit lines (optional) خطوط غير
منقسمة (اختياري)
Controls how line
features are dissolved.
·
Unchecked—Lines are dissolved into a single feature. This is the
default.
·
Checked—Lines are only dissolved when two lines have an end vertex
in common.
يتحكم في كيفية إذابة ميزات الخط.
• لم يتم تحديده - يتم حل
الخطوط في ميزة واحدة. هذا هو الافتراضي.
• تم التحديد - يتم إذابة
الخطوط فقط عندما يكون هناك رأس مشترك بين سطرين.
اليك صفحه ومجموعة على الفيس بوك لتعلم أكثر بما يخص نظم المعلومات الجغرافية (GIS) و برنامج ArcGIS Pro من خلال هذه الروابط:
تعليقات
إرسال تعليق