إضافة حقل Add Field

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

الصفحات

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


Add Field

أداة إضافة حقل

ArcMap ArcGIS

How to Add Field Tool in ArcToolbox ArcMap ArcGIS??

كيفية استخدام أداة إضافة حقل ArcToolbox ArcMap ArcGIS ؟؟


كيفية استخدام أداة إضافة حقل ArcToolbox ArcMap ArcGIS ؟؟

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

:

Add Field Tool, Fields Toolset, Data Management Tools Toolbox

Add Field Tool

 

Add Field

Adds a new field to a table or the table of a feature class, feature layer, and/or rasters with attribute tables.

يضيف حقلاً جديدًا إلى جدول أو جدول فئة المعالم و / أو طبقة المعالم و / أو البيانات النقطية بجداول البيانات الجدولية.



1. Input Table جدول الإدخال

The input table to which the specified field will be added. The field will be added to the existing input table and will not create a new output table.

جدول الإدخال الذي سيتم إضافة الحقل المحدد إليه. ستتم إضافة الحقل إلى جدول الإدخال الحالي ولن يتم إنشاء جدول إخراج جديد.

Fields can be added to feature classes in geodatabases, shapefiles, stand-alone tables, rasters with attribute tables, and layers.

يمكن إضافة الحقول إلى فئات المعالم في قواعد البيانات الجغرافية ، وملفات الأشكال ، والجداول المستقلة ، والنقطية مع جداول البيانات الجدولية ، والطبقات.

Field Name

The name of the field that will be added to the input table.

Field Type

The field type of the new field.

Field Precision (optional)

The number of digits that can be stored in the field. All digits are counted no matter what side of the decimal they are on.

If the input table is a file or personal geodatabase, the field precision value will be ignored.

Field Scale (optional)

The number of decimal places stored in a field. This parameter is only used in float and double data field types.

If the input table is a file or personal geodatabase, the field scale value will be ignored.

Field Length (optional)

The length of the field being added. This sets the maximum number of allowable characters for each record of the field. This option is only applicable on fields of type text.

Field Alias (optional)

The alternate name given to the field name. This name is used to give more descriptive names to cryptic field names. The field alias parameter only applies to geodatabases.

Field IsNullable (optional)

Specifies whether the field can contain null values. Null values are different from zero or empty fields and are only supported for fields in a geodatabase.

Field IsRequired (optional)

Specifies whether the field being created is a required field for the table and is only supported for fields in a geodatabase.

Field Domain (optional)

Used to constrain the values allowed in any particular attribute for a table, feature class, or subtype in a geodatabase. You must specify the name of an existing domain for it to be applied to the field.

2. Field Name اسم الحقل

The name of the field that will be added to the input table.

اسم الحقل الذي سيتم إضافته إلى جدول الإدخال.

Field Type

The field type of the new field.

Field Precision (optional)

The number of digits that can be stored in the field. All digits are counted no matter what side of the decimal they are on.

If the input table is a file or personal geodatabase, the field precision value will be ignored.

Field Scale (optional)

The number of decimal places stored in a field. This parameter is only used in float and double data field types.

If the input table is a file or personal geodatabase, the field scale value will be ignored.

Field Length (optional)

The length of the field being added. This sets the maximum number of allowable characters for each record of the field. This option is only applicable on fields of type text.

Field Alias (optional)

The alternate name given to the field name. This name is used to give more descriptive names to cryptic field names. The field alias parameter only applies to geodatabases.

Field IsNullable (optional)

Specifies whether the field can contain null values. Null values are different from zero or empty fields and are only supported for fields in a geodatabase.

Field IsRequired (optional)

Specifies whether the field being created is a required field for the table and is only supported for fields in a geodatabase.

Field Domain (optional)

Used to constrain the values allowed in any particular attribute for a table, feature class, or subtype in a geodatabase. You must specify the name of an existing domain for it to be applied to the field.

3. Field Type نوع الحقل

The field type of the new field.

· TEXT—Any string of characters.

· FLOAT— Fractional numbers between -3.4E38 and 1.2E38.

· DOUBLE— Fractional numbers between -2.2E308 and 1.8E308.

· SHORT— Whole numbers between -32,768 and 32,767.

· LONG— Whole numbers between -2,147,483,648 and 2,147,483,647.

· DATE—Date and/or time.

· BLOB—Long sequence of binary numbers. You need a custom loader or viewer or a third-party application to load items into a BLOB field or view the contents of a BLOB field.

· RASTER—Raster images. All ArcGIS software-supported raster dataset formats can be stored, but it is highly recommended that only small images be used.

· GUID—Globally unique identifier.

نوع الحقل للحقل الجديد.

• نص — أي سلسلة من الأحرف.

• أعداد كسرية FLOAT بين -3.4E38 و 1.2E38.

• الأعداد الكسرية المزدوجة بين -2.2E308 و 1.8E308.

SHORT - الأعداد الصحيحة بين -32768 و 32767.

• طويل - الأعداد الصحيحة بين -2،147،483،648 و 2،147،483،647.

• التاريخ - التاريخ و / أو الوقت.

BLOB - تسلسل طويل من الأرقام الثنائية. أنت بحاجة إلى أداة تحميل أو عارض مخصص أو تطبيق جهة خارجية لتحميل العناصر في حقل كائن تخزين البيانات الثنائية الكبيرة أو عرض محتويات حقل كائن تخزين البيانات الثنائية الكبيرة.

RASTER - صور نقطية. يمكن تخزين جميع تنسيقات مجموعة البيانات النقطية المدعومة من برنامج ArcGIS ، لكن يوصى بشدة باستخدام الصور الصغيرة فقط.

GUID - معرف فريد عالميًا.

Field Precision (optional)

The number of digits that can be stored in the field. All digits are counted no matter what side of the decimal they are on.

If the input table is a file or personal geodatabase, the field precision value will be ignored.

Field Scale (optional)

The number of decimal places stored in a field. This parameter is only used in float and double data field types.

If the input table is a file or personal geodatabase, the field scale value will be ignored.

Field Length (optional)

The length of the field being added. This sets the maximum number of allowable characters for each record of the field. This option is only applicable on fields of type text.

Field Alias (optional)

The alternate name given to the field name. This name is used to give more descriptive names to cryptic field names. The field alias parameter only applies to geodatabases.

Field IsNullable (optional)

Specifies whether the field can contain null values. Null values are different from zero or empty fields and are only supported for fields in a geodatabase.

Field IsRequired (optional)

Specifies whether the field being created is a required field for the table and is only supported for fields in a geodatabase.

Field Domain (optional)

Used to constrain the values allowed in any particular attribute for a table, feature class, or subtype in a geodatabase. You must specify the name of an existing domain for it to be applied to the field.

4. Field Precision (optional) دقة الحقل (اختياري)

The number of digits that can be stored in the field. All digits are counted no matter what side of the decimal they are on.

If the input table is a file or personal geodatabase, the field precision value will be ignored.

عدد الأرقام التي يمكن تخزينها في الحقل. يتم حساب جميع الأرقام بغض النظر عن جانب العلامة العشرية التي توجد عليها.

إذا كان جدول الإدخال عبارة عن ملف أو قاعدة بيانات جغرافية شخصية ، فسيتم تجاهل قيمة دقة الحقل.

Field Scale (optional)

The number of decimal places stored in a field. This parameter is only used in float and double data field types.

If the input table is a file or personal geodatabase, the field scale value will be ignored.

Field Length (optional)

The length of the field being added. This sets the maximum number of allowable characters for each record of the field. This option is only applicable on fields of type text.

Field Alias (optional)

The alternate name given to the field name. This name is used to give more descriptive names to cryptic field names. The field alias parameter only applies to geodatabases.

Field IsNullable (optional)

Specifies whether the field can contain null values. Null values are different from zero or empty fields and are only supported for fields in a geodatabase.

Field IsRequired (optional)

Specifies whether the field being created is a required field for the table and is only supported for fields in a geodatabase.

Field Domain (optional)

Used to constrain the values allowed in any particular attribute for a table, feature class, or subtype in a geodatabase. You must specify the name of an existing domain for it to be applied to the field.

5. Field Scale (optional) مقياس الحقل

The number of decimal places stored in a field. This parameter is only used in float and double data field types.

If the input table is a file or personal geodatabase, the field scale value will be ignored.

عدد المنازل العشرية المخزنة في حقل. يتم استخدام هذه المعلمة فقط في أنواع حقول البيانات العائمة والمزدوجة.

إذا كان جدول الإدخال عبارة عن ملف أو قاعدة بيانات جغرافية شخصية ، فسيتم تجاهل قيمة مقياس الحقل.

Field Length (optional)

The length of the field being added. This sets the maximum number of allowable characters for each record of the field. This option is only applicable on fields of type text.

Field Alias (optional)

The alternate name given to the field name. This name is used to give more descriptive names to cryptic field names. The field alias parameter only applies to geodatabases.

Field IsNullable (optional)

Specifies whether the field can contain null values. Null values are different from zero or empty fields and are only supported for fields in a geodatabase.

Field IsRequired (optional)

Specifies whether the field being created is a required field for the table and is only supported for fields in a geodatabase.

Field Domain (optional)

Used to constrain the values allowed in any particular attribute for a table, feature class, or subtype in a geodatabase. You must specify the name of an existing domain for it to be applied to the field.

6. Field Length (optional) طول الحقل (اختياري)

The length of the field being added. This sets the maximum number of allowable characters for each record of the field. This option is only applicable on fields of type text.

طول الحقل المضاف. يعيّن هذا الحد الأقصى لعدد الأحرف المسموح به لكل سجل في الحقل. هذا الخيار قابل للتطبيق فقط على حقول كتابة النص.

7. Field Alias (optional) الاسم المستعار للحقل (اختياري)

The alternate name given to the field name. This name is used to give more descriptive names to cryptic field names. The field alias parameter only applies to geodatabases.

الاسم البديل المعطى لاسم الحقل. يستخدم هذا الاسم لإعطاء المزيد من الأسماء الوصفية لأسماء الحقول المشفرة. تنطبق معلمة الاسم المستعار للحقل على قواعد البيانات الجغرافية فقط.

8. Field IsNullable (optional) الحقل لاغٍ (اختياري)

Specifies whether the field can contain null values. Null values are different from zero or empty fields and are only supported for fields in a geodatabase.

· Checked—The field will allow null values. This is the default.

· Unchecked—The field will not allow null values.

يحدد ما إذا كان الحقل يمكن أن يحتوي على قيم خالية. تختلف القيم الخالية عن الحقول الفارغة أو الصفرية وهي مدعومة فقط للحقول الموجودة في قاعدة البيانات الجغرافية.

• تم التحديد - سيسمح الحقل بالقيم الخالية. هذا هو الافتراضي.

• غير محدد - لن يسمح الحقل بقيم خالية.

9. Field IsRequired (optional) الحقل مطلوب (اختياري)

Specifies whether the field being created is a required field for the table and is only supported for fields in a geodatabase.

· Unchecked—The field is not a required field. This is the default.

· Checked—The field is a required field. Required fields are permanent and cannot be deleted.

يحدد ما إذا كان الحقل الذي يتم إنشاؤه حقلاً مطلوبًا للجدول ومدعومًا فقط للحقول في قاعدة البيانات الجغرافية.

• غير محدد - الحقل ليس حقلاً مطلوبًا. هذا هو الافتراضي.

• تم التحديد - الحقل حقل مطلوب. الحقول المطلوبة دائمة ولا يمكن حذفها.

10. Field Domain (optional) حقل الفرع الرئيسي

Used to constrain the values allowed in any particular attribute for a table, feature class, or subtype in a geodatabase. You must specify the name of an existing domain for it to be applied to the field.Field Domain (optional)

يُستخدم لتقييد القيم المسموح بها في أي سمة معينة لجدول أو فئة معلم أو نوع فرعي في قاعدة بيانات جغرافية. يجب عليك تحديد اسم التصنيف الرئيسي الموجود ليتم تطبيقه على الحقل.

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


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

 

GIS for WE

تعليقات

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