كل ما يخص نظم المعلومات الجغرافية (GIS) وأي شخص مهتم في مجال علم نظم المعلومات الجغرافية وخاصةً برامج ArcGIS يستفيد من هذا الموقع، هناك الكثير من البرنامج التي يتم شرح طريقة تنزيلها بالإضافة الى مقالات كثيرة في نظم المعلومات الجغرافية، تستطيع من خلالها التعلم وتبادل العلم والمعرفة في مجال هذا العلم ، يمكن لأي شخص متابعة هذا الموقع ومتابعة أي مقال جديد لحظة بلحظة، هناك دورات مجانية وبمستويات متعددة لتعلم على برامج ArcGIS وأي برامج تهتم في GIS.
إضافة حقل معرف وتغير الحقل Add Incrementing ID Field and Alter Field
Husam Jubeh
(0)
Add Incrementing ID Field and Alter Field Tools
Add Incrementing ID Field
أداةإضافة حقل
معرف
ArcMap ArcGIS
How to Add Incrementing ID
FieldTool in ArcToolbox ArcMap ArcGIS??
كيفية استخدام أداة إضافة حقل معرف ArcToolbox ArcMap ArcGIS ؟؟
Path
to access the toolمسار الوصول الى الأداة
:
Add
Incrementing ID FieldTool, FieldsToolset, Data Management Tools Toolbox
Add Incrementing ID Field
Adds a
database-maintained ID field to an existing table or feature class in a Dameng,
IBM Db2, Microsoft Azure SQL Database, Microsoft SQL Server, Oracle, or
PostgreSQL database. A database-maintained ID field is required on all feature
classes or tables you plan to edit through a feature service.
يضيف حقل معرّف يتم الاحتفاظ به في قاعدة البيانات
إلى جدول موجود أو فئة ميزة في قاعدة بيانات Dameng أو IBM Db2 أو Microsoft
Azure SQL أو Microsoft SQL Server أو Oracle أو PostgreSQL. مطلوب حقل معرف يتم الاحتفاظ به في قاعدة البيانات في جميع فئات
أو جداول المعالم التي تخطط لتحريرها من خلال خدمة المعالم.
1.Input Table جدول الإدخال
The location and name of
the table or feature class to which you want to add an ID field.
موقع واسم الجدول أو فئة المعلم التي تريد إضافة حقل
معرف إليها.
Field Name
(optional)
The name to be used for the ID field. If no input is provided, the name
defaults to ObjectID.
2.Field Name (optional) اسم الحقل
(اختياري)
The name to be used for
the ID field. If no input is provided, the name defaults to ObjectID.
الاسم الذي سيتم استخدامه لحقل المعرف. إذا لم يتم
توفير أي إدخال ، فسيتم تعيين الاسم افتراضيًا على ObjectID.
Alter Field
أداةتغير الحقل
ArcMap ArcGIS
How to Alter FieldTool in ArcToolbox ArcMap ArcGIS??
كيفية استخدام أداة تغير الحقل ArcToolbox ArcMap ArcGIS ؟؟
Path
to access the toolمسار الوصول الى الأداة
:
Alter
FieldTool, FieldsToolset, Data Management
Tools Toolbox
Alter Field
Renames fields and field
aliases, or alters field properties.
يعيد تسمية الحقول والأسماء المستعارة للحقول ، أو
يغير خصائص الحقل.
1.Input Table جدول الإدخال
The input table or
feature class that contains the field to alter.
جدول الإدخال أو فئة المعلم التي تحتوي على الحقل
المراد تغييره.
Field Name
The name of the field to alter. If the field is a required field
(isRequired=true), only the field alias can be altered.
New Field
Name (optional)
The new name for the field.
New Field
Alias (optional)
The new field alias for the field.
New Field
Type (optional)
Specifies the new field type for the field. This property is only
applicable if the input table is empty (does not contain records).
·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.
New Field
Length (optional)
The new length of the field. This sets the maximum number of allowable
characters for each record of the field. This option is only applicable to
fields of type TEXT or BLOB. It is also only applicable if the table is empty.
New Field
IsNullable (optional)
Specifies whether the field can contain null values. Null values are only
supported for fields in a geodatabase. This option is only applicable if the
table is empty (does not contain records).
·Checked—The field will allow null values. This is the default.
·Unchecked—The field will not allow null values.
Clear
Alias (optional)
Specifies whether the alias for the input field will be cleared. The field
alias parameter must be empty to clear the alias of the field.
·Checked—The field alias will be cleared (set to null). The field alias
parameter must be empty.
·Unchecked—The field alias will not be cleared. This is the default.
2.Field Name اسم الحقل
The name of the field to
alter. If the field is a required field (isRequired=true), only the field alias
can be altered.
اسم المجال المراد
تغييره. إذا كان الحقل مطلوبًا (مطلوب = صحيح) ، يمكن فقط تغيير الاسم المستعار
للحقل.New Field Name (optional)
The new name for the field.
New Field
Alias (optional)
The new field alias for the field.
New Field
Type (optional)
Specifies the new field type for the field. This property is only
applicable if the input table is empty (does not contain records).
·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.
New Field
Length (optional)
The new length of the field. This sets the maximum number of allowable
characters for each record of the field. This option is only applicable to
fields of type TEXT or BLOB. It is also only applicable if the table is empty.
New Field
IsNullable (optional)
Specifies whether the field can contain null values. Null values are only
supported for fields in a geodatabase. This option is only applicable if the
table is empty (does not contain records).
·Checked—The field will allow null values. This is the default.
·Unchecked—The field will not allow null values.
Clear
Alias (optional)
Specifies whether the alias for the input field will be cleared. The field
alias parameter must be empty to clear the alias of the field.
·Checked—The field alias will be cleared (set to null). The field alias
parameter must be empty.
·Unchecked—The field alias will not be cleared. This is the default.
3.New Field Name (optional) اسم حقل
جديد (اختياري)
The new name for the
field.
الاسم الجديد للحقل.
New Field
Alias (optional)
The new field alias for the field.
New Field
Type (optional)
Specifies the new field type for the field. This property is only
applicable if the input table is empty (does not contain records).
·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.
New Field
Length (optional)
The new length of the field. This sets the maximum number of allowable
characters for each record of the field. This option is only applicable to
fields of type TEXT or BLOB. It is also only applicable if the table is empty.
New Field
IsNullable (optional)
Specifies whether the field can contain null values. Null values are only
supported for fields in a geodatabase. This option is only applicable if the
table is empty (does not contain records).
·Checked—The field will allow null values. This is the default.
·Unchecked—The field will not allow null values.
Clear
Alias (optional)
Specifies whether the alias for the input field will be cleared. The field
alias parameter must be empty to clear the alias of the field.
·Checked—The field alias will be cleared (set to null). The field alias
parameter must be empty.
·Unchecked—The field alias will not be cleared. This is the default.
4.New Field Alias (optional) حقل
مستعار جديد (اختياري)
The new field alias for
the field.
الاسم المستعار الجديد للحقل.
New Field
Type (optional)
Specifies the new field type for the field. This property is only
applicable if the input table is empty (does not contain records).
·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.
New Field
Length (optional)
The new length of the field. This sets the maximum number of allowable
characters for each record of the field. This option is only applicable to
fields of type TEXT or BLOB. It is also only applicable if the table is empty.
New Field
IsNullable (optional)
Specifies whether the field can contain null values. Null values are only
supported for fields in a geodatabase. This option is only applicable if the
table is empty (does not contain records).
·Checked—The field will allow null values. This is the default.
·Unchecked—The field will not allow null values.
Clear
Alias (optional)
Specifies whether the alias for the input field will be cleared. The field
alias parameter must be empty to clear the alias of the field.
·Checked—The field alias will be cleared (set to null). The field alias
parameter must be empty.
·Unchecked—The field alias will not be cleared. This is the default.
5.New Field Type (optional) نوع حقل
جديد (اختياري)
Specifies the new field
type for the field. This property is only applicable if the input table is
empty (does not contain records).
·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.
• DOUBLE -
الأعداد الكسرية بين -2.2E308 و 1.8E308.
• SHORT -
الأعداد الصحيحة بين -32768 و 32767.
• طويل - الأعداد الصحيحة
بين -2،147،483،648 و 2،147،483،647.
• التاريخ - التاريخ و /
أو الوقت.
• BLOB -
تسلسل طويل من الأرقام الثنائية. أنت بحاجة إلى أداة تحميل أو عارض مخصص أو تطبيق
جهة خارجية لتحميل العناصر في حقل كائن تخزين البيانات الثنائية الكبيرة أو عرض
محتويات حقل كائن تخزين البيانات الثنائية الكبيرة.
• RASTER - صور
نقطية. يمكن تخزين جميع تنسيقات مجموعة البيانات النقطية المدعومة من برنامج ArcGIS ، لكن
يوصى بشدة باستخدام الصور الصغيرة فقط.
• GUID -
معرف فريد عالميًا.
New Field
Length (optional)
The new length of the field. This sets the maximum number of allowable characters
for each record of the field. This option is only applicable to fields of type
TEXT or BLOB. It is also only applicable if the table is empty.
New Field
IsNullable (optional)
Specifies whether the field can contain null values. Null values are only
supported for fields in a geodatabase. This option is only applicable if the
table is empty (does not contain records).
·Checked—The field will allow null values. This is the default.
·Unchecked—The field will not allow null values.
Clear
Alias (optional)
Specifies whether the alias for the input field will be cleared. The field
alias parameter must be empty to clear the alias of the field.
·Checked—The field alias will be cleared (set to null). The field alias
parameter must be empty.
·Unchecked—The field alias will not be cleared. This is the default.
6.New Field Length (optional) طول حقل
جديد (اختياري)
The new length of the
field. This sets the maximum number of allowable characters for each record of
the field. This option is only applicable to fields of type TEXT or BLOB. It is
also only applicable if the table is empty.
الطول الجديد للحقل. يعيّن هذا الحد الأقصى لعدد
الأحرف المسموح به لكل سجل في الحقل. هذا الخيار ينطبق فقط على الحقول من النوع TEXT أو BLOB. كما
أنه قابل للتطبيق فقط إذا كان الجدول فارغًا.
New Field
IsNullable (optional)
Specifies whether the field can contain null values. Null values are only
supported for fields in a geodatabase. This option is only applicable if the
table is empty (does not contain records).
·Checked—The field will allow null values. This is the default.
·Unchecked—The field will not allow null values.
Clear
Alias (optional)
Specifies whether the alias for the input field will be cleared. The field
alias parameter must be empty to clear the alias of the field.
·Checked—The field alias will be cleared (set to null). The field alias
parameter must be empty.
·Unchecked—The field alias will not be cleared. This is the default.
7.New Field IsNullable (optional) الحقل
الجديد لاغٍ (اختياري)
Specifies whether the
field can contain null values. Null values are only supported for fields in a
geodatabase. This option is only applicable if the table is empty (does not
contain records).
·Checked—The field will allow null values. This is the default.
·Unchecked—The field will not allow null values.
يحدد ما إذا كان الحقل يمكن أن يحتوي على قيم
خالية. يتم دعم القيم الخالية فقط للحقول الموجودة في قاعدة البيانات الجغرافية.
يكون هذا الخيار قابلاً للتطبيق فقط إذا كان الجدول فارغًا (لا يحتوي على سجلات).
• تم التحديد - سيسمح
الحقل بالقيم الخالية. هذا هو الافتراضي.
• غير محدد - لن يسمح
الحقل بقيم خالية.
Clear
Alias (optional)
Specifies whether the alias for the input field will be cleared. The field
alias parameter must be empty to clear the alias of the field.
·Checked—The field alias will be cleared (set to null). The field alias
parameter must be empty.
·Unchecked—The field alias will not be cleared. This is the default.
8.Clear Alias (optional) مسح الاسم
المستعار (اختياري)
Specifies whether the
alias for the input field will be cleared. The field alias parameter must be
empty to clear the alias of the field.
·Checked—The field alias will be cleared (set to null). The field
alias parameter must be empty.
·Unchecked—The field alias will not be cleared. This is the
default.
يحدد ما إذا كان سيتم مسح الاسم المستعار لحقل
الإدخال. يجب أن تكون معلمة الاسم المستعار للحقل فارغة لمسح الاسم المستعار
للحقل.
• تم التحديد - سيتم مسح
الاسم المستعار للحقل (يتم ضبطه على قيمة خالية). يجب أن تكون معلمة الاسم
المستعار للحقل فارغة.
• غير محدد - لن يتم مسح
الاسم المستعار للحقل. هذا هو الافتراضي.
اليك صفحه ومجموعة على الفيس بوك لتعلم أكثر بما يخص نظم المعلومات الجغرافية (GIS) و برنامج ArcGIS Pro من خلال هذه الروابط:
تعليقات
إرسال تعليق