Multipatch and Point to Raster متعدد و نقط الى بيانات نقطية

القائمة الرئيسية

الصفحات

Multipatch and Point to Raster متعدد و نقط الى بيانات نقطية

لمتابعة موقعنا ليصلك كل جديد إضغط هنا


Multipatch and Point to Raster Tools

Multipatch to Raster

أداة متعدد الى بيانات نقطية

ArcMap ArcGIS

How to use Multipatch to Raster Tool in ArcToolbox ArcMap ArcGIS??

How to use Multipatch to Raster Tool in ArcToolbox ArcMap ArcGIS??


كيفية استخدام أداة متعدد الي بيانات نقطية ArcToolbox ArcMap ArcGIS؟؟

Path to access the toolمسار الوصول الى الأداة

:

Multipatch to Raster Tool, To Raster Toolset, Conversion Toolbox

 

Multipatch to Raster Tool, To Raster Toolset, Conversion Toolbox

Multipatch to Raster

Converts multipatch features to a raster dataset.

يحول ميزات متعددة النقاط إلى مجموعة بيانات نقطية.

1.    Input multipatch features الميزات المتعدد المدخلة

The input multipatch features to be converted to a raster.

يتم تحويل ميزات الإدخال المتعدد إلى خطوط المسح.

2.    Output raster البيانات النقطية المخرجة

The output raster dataset to be created.

It will be of floating-point type.

When not saving to a geodatabase, specify .tif for a TIFF file format, .CRF for CRF file format, .img for an ERDAS IMAGINE file format, or no extension for an Esri Grid raster format.

مجموعة البيانات النقطية الناتجة التي سيتم إنشاؤها.

سيكون من نوع النقطة العائمة.

عند عدم الحفظ في قاعدة بيانات جغرافية ، حدد .tif لتنسيق ملف TIFF ، أو .CRF لتنسيق ملف CRF ، أو .img لتنسيق ملف ERDAS IMAGINE ، أو بدون امتداد لتنسيق Esri Grid النقطية.

3.    Output cell size (optional) حجم الخلايا المخرج (اختياري)

The cell size for the output raster being created.

This parameter can be defined by a numeric value or obtained from an existing raster dataset. If the cell size hasn’t been explicitly specified as the parameter value, then the environment cell size value is used if specified; otherwise some additional rules are used to calculate it from the other inputs. See the usage for more detail.

حجم الخلية للمخرجات النقطية التي يتم إنشاؤها.

يمكن تعريف هذه المعلمة بقيمة رقمية أو الحصول عليها من مجموعة بيانات نقطية موجودة. إذا لم يتم تحديد حجم الخلية بشكل صريح كقيمة المعلمة ، فسيتم استخدام قيمة حجم خلية البيئة إذا تم تحديدها ؛ وإلا يتم استخدام بعض القواعد الإضافية لحسابه من المدخلات الأخرى. انظر الاستخدام لمزيد من التفاصيل.

Point to Raster

أداة نقطة الى بيانات نقطية

ArcMap ArcGIS

How to use Point to Raster Tool in ArcToolbox ArcMap ArcGIS??

How to use Point to Raster Tool in ArcToolbox ArcMap ArcGIS??


كيفية استخدام أداة نقطة الى بيانات نقطية ArcToolbox ArcMap ArcGIS؟؟

Path to access the toolمسار الوصول الى الأداة

:

Point to Raster Tool, To Raster Toolset, Conversion Toolbox

Point to Raster Tool, To Raster Toolset, Conversion Toolbox 

Point to Raster

Converts point features to a raster dataset.

يحول المعالم النقطية إلى مجموعة بيانات نقطية.


1.    Input Features الميزات المدخلة

The point or multipoint input feature dataset to be converted to a raster.

مجموعة بيانات ميزة الإدخال النقطي أو متعدد النقاط المطلوب تحويلها إلى بيانات نقطية.

2.    Value field قيمة الحقل

The field used to assign values to the output raster.

It can be any field of the input feature dataset's attribute table.

If the Shape field of a point or multipoint dataset contains z or m values, then either of these can be used.

الحقل المستخدم لتعيين القيم إلى البيانات النقطية للمخرجات.

يمكن أن يكون أي حقل في جدول سمات مجموعة بيانات ميزة الإدخال.

إذا كان حقل الشكل لنقطة أو مجموعة بيانات متعددة النقاط يحتوي على قيم z أو m ، فيمكن استخدام أي منهما.

3.    Output Raster Dataset مجموعة بيانات النقطية المخرجة

The output raster dataset to be created.

When not saving to a geodatabase, specify .tif for a TIFF file format, .CRF for CRF file format, .img for an ERDAS IMAGINE file format, or no extension for an Esri Grid raster format.

مجموعة البيانات النقطية الناتجة التي سيتم إنشاؤها.

عند عدم الحفظ في قاعدة بيانات جغرافية ، حدد .tif لتنسيق ملف TIFF ، أو .CRF لتنسيق ملف CRF ، أو .img لتنسيق ملف ERDAS IMAGINE ، أو بدون امتداد لتنسيق Esri Grid النقطية.

4.    Cell assignment type (optional) نوع تعيين الخلية (اختياري)

The method to determine how the cell will be assigned a value when more than one feature falls within a cell.

· MOST_FREQUENT—If there is more than one feature within the cell, the one with the most common attribute, in the Value field, is assigned to the cell. If they have the same number of common attributes, the one with the lowest FID is used.

· SUM—The sum of the attributes of all the points within the cell (not valid for string data).

· MEAN—The mean of the attributes of all the points within the cell (not valid for string data).

· STANDARD_DEVIATION—The standard deviation of attributes of all the points within the cell. If there are less than two points in the cell, the cell is assigned NoData (not valid for string data).

· MAXIMUM—The maximum value of the attributes of the points within the cell (not valid for string data).

· MINIMUM—The minimum value of the attributes of the points within the cell (not valid for string data).

· RANGE—The range of the attributes of the points within the cell (not valid for string data).

· COUNT—The number of points within the cell.

طريقة تحديد كيفية تعيين قيمة للخلية عند وجود أكثر من ميزة واحدة داخل خلية.

MOST_FREQUENT - إذا كان هناك أكثر من ميزة واحدة داخل الخلية ، فسيتم تعيين الميزة الأكثر شيوعًا ، في حقل القيمة ، إلى الخلية. إذا كان لديهم نفس العدد من السمات المشتركة ، فسيتم استخدام السمة التي تحتوي على أقل معدل معرف للسمات.

SUM - مجموع سمات جميع النقاط داخل الخلية (غير صالح لبيانات السلسلة).

• يعني - متوسط ​​سمات جميع النقاط داخل الخلية (غير صالح لبيانات السلسلة).

STANDARD_DEVIATION - الانحراف المعياري لسمات جميع النقاط داخل الخلية. إذا كان هناك أقل من نقطتين في الخلية ، فسيتم تعيين NoData للخلية (غير صالح لبيانات السلسلة).

• الحد الأقصى - القيمة القصوى لسمات النقاط داخل الخلية (غير صالحة لبيانات السلسلة).

MINIMUM - الحد الأدنى لقيمة سمات النقاط داخل الخلية (غير صالح لبيانات السلسلة).

RANGE - نطاق سمات النقاط داخل الخلية (غير صالح لبيانات السلسلة).

COUNT - عدد النقاط داخل الخلية.

5.    Priority field (optional) حقل الأولوية (اختياري)

·         This field is used when a feature should take preference over another feature with the same attribute.

·         Priority field is only used with the MOST_FREQUENT cell assignment type option.

• يتم استخدام هذا الحقل عندما يكون للميزة الأفضلية على ميزة أخرى لها نفس السمة.

• يُستخدم حقل الأولوية فقط مع خيار نوع تعيين الخلية MOST_FREQUENT.

6.    Cell size (optional) حجم الخلية (اختياري)

·         The cell size for the output raster being created.

·         This parameter can be defined by a numeric value or obtained from an existing raster dataset. If the cell size hasn’t been explicitly specified as the parameter value, then the environment cell size value is used if specified; otherwise some additional rules are used to calculate it from the other inputs. See the usage for more detail.

• حجم الخلية للمخرجات النقطية التي يتم إنشاؤها.

• يمكن تحديد هذه المعلمة بقيمة رقمية أو الحصول عليها من مجموعة بيانات نقطية موجودة. إذا لم يتم تحديد حجم الخلية بشكل صريح كقيمة المعلمة ، فسيتم استخدام قيمة حجم خلية البيئة إذا تم تحديدها ؛ وإلا يتم استخدام بعض القواعد الإضافية لحسابه من المدخلات الأخرى. انظر الاستخدام لمزيد من التفاصيل.


 اليك صفحه ومجموعة على الفيس بوك لتعلم أكثر بما يخص نظم المعلومات الجغرافية (GIS) و برنامج ArcGIS Pro من خلال هذه الروابط:


مجموعة على الفيس بوك ArcGIS Pro من هنا.
مجموعة على الفيس بوك GIS for WE - ArcGIS Pro من هنا.
صفحة الفيس بوك GIS for WE من هنا.

 

GIS for WE

تعليقات

التنقل السريع
    >