Cost Connectivity Tool
أداة ربط التكلفة
ArcMap
ArcGIS
How to use Cost Connectivity Tool in Arc Toolbox??
كيفية استخدام أداة ربط التكلفة ؟؟
Path to access the toolمسار الوصول الى الأداة
:
Cost Connectivity Tool, Distance Toolset, Spatial Analyst Tools Toolbox
Cost Connectivity
Produces the least-cost
connectivity network between two or more input regions.
ينتج شبكة الاتصال الأقل تكلفة بين منطقتين أو
أكثر من مناطق الإدخال.
1. Input raster or features region data أدخل البيانات النقطية او معالم بيانات المنطقة
The input regions that
are to be connected by the least-cost network.
Regions can be defined
by either a raster or a feature dataset.
If the region input is a
raster, the regions are defined by groups of contiguous (adjacent) cells of the
same value. Each region must be uniquely numbered. The cells that are not part
of any region must be NoData. The raster type must be integer, and the values
can be either positive or negative.
If the region input is a
feature dataset, it can be either polygons, lines, or points. Polygon feature
regions cannot be composed of multipart polygons.
مناطق الإدخال التي سيتم توصيلها بواسطة الشبكة
الأقل تكلفة.
يمكن تحديد المناطق إما من خلال البيانات النقطية
أو مجموعة بيانات المعلم.
إذا كان إدخال المنطقة عبارة عن نقطية ، يتم تحديد
المناطق بواسطة مجموعات من الخلايا المتجاورة (المجاورة) لها نفس القيمة. يجب
ترقيم كل منطقة بشكل فريد. يجب أن تكون الخلايا التي ليست جزءًا من أي منطقة NoData. يجب
أن يكون نوع البيانات النقطية عددًا صحيحًا ، ويمكن أن تكون القيم موجبة أو سالبة.
إذا كان إدخال المنطقة عبارة عن مجموعة بيانات
معلم ، فيمكن أن يكون إما مضلعات أو خطوطًا أو نقاطًا. لا يمكن أن تتكون مناطق
المعالم المضلعة من مضلعات متعددة الأجزاء.
2. Input cost raster أدخل تكلفة
البيانات النقطية
A raster defining the
impedance or cost to move planimetrically through each cell.
The value at each cell
location represents the cost-per-unit distance for moving through the cell.
Each cell location value is multiplied by the cell resolution while also compensating
for diagonal movement to obtain the total cost of passing through the cell.
The values of the cost
raster can be integer or floating point, but they cannot be negative or zero
(you cannot have a negative or zero cost).
نقطية تحدد الممانعة أو التكلفة للتحرك على مستوى
مستوي عبر كل خلية.
تمثل القيمة في كل موقع خلية التكلفة لكل وحدة
مسافة للتنقل عبر الخلية. يتم ضرب كل قيمة موقع خلية في دقة الخلية مع التعويض
أيضًا عن الحركة القطرية للحصول على التكلفة الإجمالية للمرور عبر الخلية.
يمكن أن تكون قيم التكلفة النقطية عددًا صحيحًا أو
فاصلة عائمة ، لكن لا يمكن أن تكون سالبة أو صفرية (لا يمكن أن تكون لديك تكلفة
سالبة أو صفرية).
3. Output feature class فئة ميزة
المخرج
The output polyline
feature class of the optimum (least-cost) network of paths necessary to connect
each of the input regions.
Each path (or line) is
uniquely numbered, and additional fields in the attribute table store specific
information about the path. Those fields include the following:
·
PATHID—Unique identifier for the path
·
PATHCOST—Total accumulative cost for the path
·
REGION1—The first region the path connects
·
REGION2—The other region the path connects
This information
provides you insight into the paths within the network.
Since each path is
represented by a unique line, there will be multiple lines in locations where
paths travel the same route.
فئة ميزة الإخراج متعدد الخطوط للشبكة المثلى
(الأقل تكلفة) للمسارات اللازمة لربط كل منطقة من مناطق الإدخال.
كل مسار (أو خط) مرقم بشكل فريد ، وتخزن الحقول
الإضافية في جدول البيانات معلومات محددة حول المسار. تشمل هذه المجالات ما يلي:
• PATHID -
معرف فريد للمسار
• PATHCOST - التكلفة الإجمالية التراكمية للمسار
• REGION1 - المنطقة الأولى التي يربطها المسار
• REGION2 - المنطقة الأخرى التي يربطها المسار
توفر لك هذه المعلومات نظرة ثاقبة على المسارات
داخل الشبكة.
نظرًا لأن كل مسار يتم تمثيله بخط فريد ، سيكون
هناك خطوط متعددة في المواقع حيث تسير المسارات في نفس المسار.
4. Output feature class of neighboring connections (optional) فئة ميزة الإخراج للاتصالات المجاورة (اختياري)
The output polyline
feature class identifying all paths from each region to each of its
closest-cost neighbors.
Each path (or line) is
uniquely numbered, and additional fields in the attribute table store specific
information about the path. Those fields include the following:
·
PATHID—Unique identifier for the path
·
PATHCOST—Total accumulative cost for the path
·
REGION1—The first region the path connects
·
REGION2—The other region the path connects
This information
provides you insight into the paths within the network and is particularly
useful when deciding which paths should be removed if necessary.
Since each path is
represented by a unique line, there will be multiple lines in locations where
paths travel the same route.
فئة ميزة الإخراج متعدد الخطوط التي تحدد جميع
المسارات من كل منطقة إلى كل من جيرانها الأقرب تكلفة.
كل مسار (أو خط) مرقم بشكل فريد ، وتخزن الحقول
الإضافية في جدول البيانات معلومات محددة حول المسار. تشمل هذه المجالات ما يلي:
• PATHID -
معرف فريد للمسار
• PATHCOST - التكلفة الإجمالية التراكمية للمسار
• REGION1 - المنطقة الأولى التي يربطها المسار
• REGION2 - المنطقة الأخرى التي يربطها المسار
توفر لك هذه المعلومات نظرة ثاقبة للمسارات داخل
الشبكة وهي مفيدة بشكل خاص عند تحديد المسارات التي يجب إزالتها إذا لزم الأمر.
نظرًا لأن كل مسار يتم تمثيله بخط فريد ، سيكون هناك خطوط متعددة في المواقع حيث تسير المسارات في نفس المسار.
اليك صفحه ومجموعة على الفيس بوك لتعلم أكثر بما يخص نظم المعلومات الجغرافية (GIS) و برنامج ArcGIS Pro من خلال هذه الروابط:
تعليقات
إرسال تعليق