Add Surface Information Tool in ArcToolbox
أداة أضف معلومات السطح
ArcMap ArcGIS
كيفية استخدام Add Surface Information Tool في ArcToolbox ArcMap ArcGIS ؟؟
Add
Surface Information Tool, Functional
Surface Toolset, 3D Analyst Toolbox
Add Surface Information
Attributes features with
spatial information derived from a surface.
سمات السمات بالمعلومات المكانية المشتقة من السطح.
1. Input Feature Class فئة ميزة الإدخال
The point, multipoint, polyline, or polygon features that define
the locations for determining one or more surface properties.
المعالم النقطية أو متعددة النقاط أو الخطوط المتعددة أو المضلع التي تحدد المواقع لتحديد خاصية أو أكثر من خصائص السطح.
2. Input Surface سطح الإدخال
The LAS dataset, mosaic, raster, terrain, or TIN surface used for
interpolating z-values.
مجموعة بيانات LAS أو فسيفساء أو خطوط نقطية أو تضاريس أو سطح TIN المستخدم لإقحام قيم z.
3. Output Property خاصية الإخراج
The surface elevation property that will be added to the attribute
table of the input feature class. The following list summarizes the available
property keywords and their supported geometry types:
- Z—Surface Z values interpolated for the XY location of each single-point feature.
- Z_MIN—Lowest surface Z values in the area defined by the polygon, along the length of a line, or among the interpolated values for points in a multipoint record.
- Z_MAX—Highest surface elevation in the area defined by the polygon, along the length of a line, or among the interpolated values for points in a multipoint record.
- Z_MEAN—Average surface elevation of the area defined by the polygon, along the length of a line, or among the interpolated values for points in a multipoint record.
- SURFACE_AREA—3D surface area for the region defined by each polygon.
- SURFACE_LENGTH—3D distance of the line along the surface.
- MIN_SLOPE—Slope value closest to zero along the line or within the area defined by the polygon.
- MAX_SLOPE—Highest slope value along the line or within the area defined by the polygon.
- AVG_SLOPE—Average slope value along the line or within the area defined by the polygon.
خاصية ارتفاع السطح التي ستتم إضافتها إلى جدول البيانات الجدولية لفئة ميزة الإدخال. تلخص القائمة التالية الكلمات الرئيسية المتاحة للممتلكات وأنواعها الهندسية المدعومة:
- Z— تم تقريب قيم السطح Z لموقع XY لكل معلم ذي نقطة مفردة.
- Z_MIN - أدنى قيم Z للسطح في المنطقة المحددة بواسطة المضلع ، على طول الخط ، أو بين القيم المحرف للنقاط في سجل متعدد النقاط.
- Z_MAX - أعلى ارتفاع للسطح في المنطقة المحددة بواسطة المضلع ، على طول الخط ، أو بين القيم المحرف للنقاط في سجل متعدد النقاط.
- Z_MEAN - متوسط ارتفاع سطح المنطقة المحددة بواسطة المضلع ، على طول طول الخط ، أو بين القيم المقحمة للنقاط في سجل متعدد النقاط.
- SURFACE_AREA — مساحة سطح ثلاثية الأبعاد للمنطقة المحددة بواسطة كل مضلع.
- SURFACE_LENGTH - مسافة ثلاثية الأبعاد للخط على طول السطح.
- MIN_SLOPE - قيمة المنحدر الأقرب للصفر على طول الخط أو داخل المنطقة المحددة بواسطة المضلع.
- MAX_SLOPE - أعلى قيمة انحدار على طول الخط أو داخل المنطقة المحددة بواسطة المضلع.
- AVG_SLOPE - متوسط قيمة المنحدر على طول الخط أو داخل المنطقة المحددة بواسطة المضلع.
4. Method (optional) الطريقة (اختياري)
Interpolation method used in determining information about the
surface. The available options depend on the data type of the input surface:
·
BILINEAR—An interpolation method exclusive to the raster surface
which determines cell values from the four nearest cells. This is the only
option available for a raster surface.
·
LINEAR— Default interpolation method for TIN, terrain, and LAS
dataset. Obtains elevation from the plane defined by the triangle that contains
the XY location of a query point.
·
NATURAL_NEIGHBORS— Obtains elevation by applying area-based
weights to the natural neighbors of a query point.
·
CONFLATE_ZMIN— Obtains elevation from the smallest Z value found
among the natural neighbors of a query point.
·
CONFLATE_ZMAX— Obtains elevation from the largest Z value found
among the natural neighbors of a query point.
·
CONFLATE_NEAREST— Obtains elevation from the nearest value among
the natural neighbors of a query point.
·
CONFLATE_CLOSEST_TO_MEAN — Obtains elevation from the Z value that
is closest to the average of all the natural neighbors of a query point.
طريقة الاستيفاء المستخدمة في تحديد المعلومات حول السطح. تعتمد الخيارات المتاحة على نوع بيانات سطح الإدخال:
· BILINEAR - طريقة استيفاء خاصة بالسطح النقطي تحدد قيم الخلية من أقرب أربع خلايا. هذا هو الخيار الوحيد المتاح للأسطح النقطية.
· LINEAR - طريقة الاستيفاء الافتراضية لمجموعة بيانات TIN والتضاريس و LAS. يحصل على الارتفاع من المستوى المحدد بواسطة المثلث الذي يحتوي على موقع XY لنقطة استعلام.
· NATURAL_NEIGHBORS - الحصول على الارتفاع من خلال تطبيق أوزان تعتمد على المنطقة على الجوار الطبيعي لنقطة الاستعلام.
· CONFLATE_ZMIN - الحصول على الارتفاع من أصغر قيمة Z تم العثور عليها بين الجيران الطبيعيين لنقطة الاستعلام.
· CONFLATE_ZMAX - الحصول على الارتفاع من أكبر قيمة Z تم العثور عليها بين الجيران الطبيعيين لنقطة الاستعلام.
· CONFLATE_NEAREST - الحصول على الارتفاع من أقرب قيمة بين الجيران الطبيعيين لنقطة الاستعلام.
· CONFLATE_CLOSEST_TO_MEAN - الحصول على الارتفاع من قيمة Z الأقرب إلى متوسط جميع الجيران الطبيعيين لنقطة الاستعلام.
5. Sampling Distance (optional) مسافة أخذ العينات (اختياري)
The spacing at which z-values will be
interpolated. By default, the raster cell size is used when the input surface
is a raster, and the natural densification of the triangulated surface is used
when the input is a terrain or TIN dataset.
التباعد الذي سيتم عنده إقحام قيم z. بشكل افتراضي ، يتم استخدام حجم الخلية النقطية عندما يكون سطح الإدخال عبارة عن خطوط نقطية ، ويتم استخدام التكثيف الطبيعي للسطح المثلث عندما يكون الإدخال عبارة عن تضاريس أو مجموعة بيانات TIN.
6. Z Factor (optional) عامل Z (اختياري)
The factor by which z-values will be multiplied.
This is typically used to convert Z linear units to match XY linear units.
The
default is 1, which leaves elevation values unchanged. This parameter is
disabled if the spatial reference of the input surface has a Z datum with a
specified linear unit.
العامل الذي سيتم به ضرب قيم z. يستخدم هذا عادةً لتحويل الوحدات الخطية Z لمطابقة الوحدات الخطية XY.
القيمة الافتراضية هي 1 ، مما يترك قيم الارتفاع دون تغيير. يتم تعطيل هذه المعلمة إذا كان المرجع المكاني لسطح الإدخال يحتوي على مسند Z بوحدة خطية محددة.
7. Pyramid Level Resolution (optional) قرار مستوى الهرم (اختياري)
The z-tolerance or window-size resolution of the
terrain pyramid level that will be used by this tool. The default is 0, or full
resolution.
تفاوت z أو دقة حجم النافذة لمستوى هرم التضاريس الذي ستستخدمه هذه الأداة. الافتراضي هو 0 ، أو الدقة الكاملة.
8. Noise Filtering (optional) تصفية الضوضاء (اختياري)
Excludes portions of the surface that are potentially
characterized by anomalous measurements from contributing to slope
calculations. Line features offer a length filter, whereas polygons provide an
area filter. The value corresponding with either filtering option is evaluated
in the linear units of the feature's coordinate system. Non-slope properties
are not affected by this parameter.
·
NO_FILTER—No noise filter will be used to limit the line segments
or surface triangles factored into the slope calculations. This is the default.
·
AREA <value>—Surface triangles with 3D areas less than the
specified value will be excluded from contributing to slope calculations.
·
LENGTH <value>— Line segments whose 3D length after being
interpolated on the surface is shorter than the specified value will be
excluded from contributing to slope calculations.
يستبعد أجزاء السطح التي من المحتمل أن تتميز بقياسات شاذة من المساهمة في حسابات المنحدرات. تقدم معالم الخط مرشح طول ، بينما توفر المضلعات مرشح مساحة. يتم تقييم القيمة المطابقة لأي من خياري التصفية في الوحدات الخطية لنظام إحداثيات المعلم. لا تتأثر الخصائص غير المنحدرة بهذه المعلمة.
· NO_FILTER - لن يتم استخدام مرشح ضوضاء للحد من مقاطع الخط أو مثلثات السطح التي تم أخذها في الاعتبار في حسابات المنحدرات. هذا هو الافتراضي.
· AREA <value> - المثلثات السطحية ذات المساحات ثلاثية الأبعاد أقل من القيمة المحددة سيتم استبعادها من المساهمة في حسابات المنحدرات.
· LENGTH <value> - مقاطع الخط التي يكون طولها ثلاثي الأبعاد بعد إقحامها على السطح أقصر من القيمة المحددة سيتم استبعادها من المساهمة في حسابات المنحدرات.
اليك صفحه ومجموعة على الفيس بوك لتعلم أكثر بما يخص نظم المعلومات الجغرافية (GIS) و برنامج ArcGIS Pro من خلال هذه الروابط:
تعليقات
إرسال تعليق