حساب قيمة التسامح وإنشاء فئة المعلم Calculate Default XY Tolerance and Create Feature Class

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

الصفحات

حساب قيمة التسامح وإنشاء فئة المعلم Calculate Default XY Tolerance and Create Feature Class

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


Calculate Default XY Tolerance and Create Feature Class Tools

Calculate Default XY Tolerance

أداة حساب قيمة التسامح الافتراضية

ArcMap ArcGIS

How to Calculate Default XY Tolerance Tool in ArcToolbox ArcMap ArcGIS??

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


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

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

:

Calculate Default XY Tolerance Tool, Feature Classes Toolset, Data Management Tools Toolbox

 

Calculate Default XY Tolerance Tool

Calculate Default XY Tolerance

Calculates a default XY tolerance by examining the spatial reference and the extent of the feature class.

With geodatabase feature classes, the value returned by this tool will be identical to the XY Tolerance property on a geodatabase feature class or dataset, or the cluster tolerance of a topology. With non-geodatabase feature classes such as coverage feature classes, shape files, or CAD feature classes, the value will be based on the default tolerance of the feature class' spatial reference.

The terms XY Tolerance and Cluster Tolerance are synonymous. You will see the usage of Cluster Tolerance in topology, python script, and ArcGIS prior to the 9.2 Release. The name of this tool (used in scripting) is CalculateDefaultClusterTolerance.

XY tolerance is also available in scripting through the XYTolerance property of a SpatialReference object. A SpatialReference object can be created by describing a feature class.

تحسب تفاوت XY افتراضي عن طريق فحص الإسناد المكاني ومدى فئة المعلم.

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

المصطلحات XY Tolerance و Cluster Tolerance مترادفة. سترى استخدام Cluster Tolerance في الهيكل ، ونص Python النصي ، و ArcGIS قبل الإصدار 9.2. اسم هذه الأداة (المستخدمة في البرمجة النصية) هو Calculate Default Cluster Tolerance.

يتوفر تفاوت XY أيضًا في البرمجة النصية من خلال خاصية XY Tolerance لكائن Spatial Reference. يمكن إنشاء كائن المرجع المكاني من خلال وصف فئة المعلم.



Input Features

The feature class for which the default XY tolerance will be calculated.

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

The feature class for which the default XY tolerance will be calculated.

فئة الميزة التي سيتم حساب تفاوت XY الافتراضي لها.

Create Feature Class

أداة إنشاء فئة ميزة جديدة

ArcMap ArcGIS

How to Create Feature Class Tool in ArcToolbox ArcMap ArcGIS??

كيفية استخدام أداة إنشاء فئة ميزة جديدة ArcToolbox ArcMap ArcGIS  ؟؟


كيفية استخدام أداة إنشاء فئة ميزة جديدة ArcToolbox ArcMap ArcGIS  ؟؟

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

:

Create Feature Class Tool, Feature Classes Toolset, Data Management Tools Toolbox

Create Feature Class Tool 

Create Feature Class

Creates an empty feature class in an enterprise, file geodatabase, or personal geodatabase; in a folder, it creates a shapefile.

إنشاء فئة معالم فارغة في مؤسسة أو قاعدة بيانات جغرافية ملفية أو قاعدة بيانات جغرافية شخصية ؛ في مجلد ، يقوم بإنشاء ملف شكل.



1. Feature Class Location موقع فئة الميزة

The enterprise, file, or personal geodatabase, or the folder in which the output feature class will be created. This workspace must already exist.

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

2. Feature Class Name اسم فئة الميزة

The name of the feature class to be created.

اسم فئة المعالم التي سيتم إنشاؤها.

3. Geometry Type (optional) النوع الهندسي (اختياري)

The geometry type of the feature class.

· POINT

· MULTIPOINT

· POLYGON

· POLYLINE

· MULTIPATCH

نوع هندسة فئة المعالم.

           نقطة

• متعدد

• المضلع

• خطوط

• تعدد

4. Template Feature Class (optional) فئة ميزة القالب (اختياري)

The feature class used as a template to define the attribute schema of the feature class.

فئة المعالم المستخدمة كقالب لتعريف مخطط السمات لفئة المعالم.

5. Has M (optional) (اختياري)

Determines if the feature class contains linear measurement values (m-values).

· DISABLED—The output feature class will not have m-values.

· ENABLED—The output feature class will have m-values.

· SAME_AS_TEMPLATE—The output feature class will have m-values only if the template has m-values.

يحدد ما إذا كانت فئة المعلم تحتوي على قيم قياس خطية (قيم m).

• معطل - لن تحتوي فئة ميزة الإخراج على قيم m.

• مُمكّن - ستحتوي فئة ميزة الإخراج على قيم m.

SAME_AS_TEMPLATE - سيكون لفئة معلم الإخراج قيم m فقط إذا كان القالب يحتوي على قيم m.

6. Has Z (optional) قيم الارتفاع (اختياري)

Determines if the feature class contains elevation values (z-values).

· DISABLED—The output feature class will not have z-values.

· ENABLED—The output feature class will have z-values.

· SAME_AS_TEMPLATE—The output feature class will have z-values only if the template has z-values.

تحدد ما إذا كانت فئة المعلم تحتوي على قيم ارتفاع (قيم- z).

• معطل - لن تحتوي فئة ميزة الإخراج على قيم z.

• مُمكّن - ستحتوي فئة ميزة الإخراج على قيم z.

SAME_AS_TEMPLATE - سيكون لفئة معلم الإخراج قيم z فقط إذا كان القالب يحتوي على قيم z.

7. Coordinate System (optional) نظام الإحداثيات (اختياري)

·         The spatial reference of the output feature dataset. On the Spatial Reference Properties dialog box, you can select, import, or create a new coordinate system. To set aspects of the spatial reference, such as the x,y-, z-, or m-domain, resolution, or tolerance, use the Environments dialog box.

·         If a spatial reference is not provided, the output will have an undefined spatial reference.

·         The spatial reference of the Template Feature Class has no effect on the output spatial reference. If you want your output to be in the coordinate system of the Template Feature Class, set the Coordinate System parameter to the spatial reference of the Template Feature Class.

• الإسناد المكاني لمجموعة بيانات ميزة الإخراج. في مربع الحوار خصائص المرجع المكاني ، يمكنك تحديد أو استيراد أو إنشاء نظام إحداثي جديد. لتعيين جوانب الإسناد المكاني ، مثل المجال x أو y- أو z- أو m أو الدقة أو التفاوت ، استخدم مربع حوار البيئات.

• إذا لم يتم توفير مرجع مكاني ، فسيكون للمخرجات مرجع مكاني غير محدد.

• لا يؤثر الإسناد المكاني لفئة ميزات القالب على الإسناد المكاني للمخرجات. إذا كنت تريد أن تكون مخرجاتك في النظام الإحداثي لفئة ميزة القالب ، فقم بتعيين معلمة نظام الإحداثيات على المرجع المكاني لفئة ميزة القالب.

8. Configuration Keyword (optional) كلمة التكوين الرئيسية (اختياري)

The configuration keyword applies to enterprise data only. It determines the storage parameters of the database table.

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

9. Output Spatial Grid 1 (optional) شبكة الإخراج المكانية 1 (اختياري)

The Spatial Grid 1, 2, and 3 parameters are used to compute a spatial index and only apply to file geodatabases and certain workgroup and enterprise geodatabase feature classes. If you are unfamiliar with setting grid sizes, leave these options as 0,0,0 and ArcGIS will compute optimal sizes for you. Since no features are written by this tool, the spatial index will be in an unbuilt state. The index will be built when features are written to the feature class such as by the Append tool or editing operations. For more information about this parameter, refer to the Add Spatial Index tool documentation.

تُستخدم معلمات الشبكة المكانية 1 و 2 و 3 لحساب فهرس مكاني وتنطبق فقط على قواعد البيانات الجغرافية ومجموعة عمل معينة وفئات ميزات قاعدة البيانات الجغرافية الخاصة بالمؤسسة. إذا لم تكن على دراية بإعداد أحجام الشبكة ، فاترك هذه الخيارات على أنها 0،0،0 وسيقوم ArcGIS بحساب الأحجام المثلى لك. نظرًا لعدم كتابة أي ميزات بواسطة هذه الأداة ، سيكون الفهرس المكاني في حالة غير قابلة للكسر. سيتم إنشاء الفهرس عندما تتم كتابة الميزات إلى فئة المعالم مثل أداة الإلحاق أو عمليات التحرير. لمزيد من المعلومات حول هذه المعلمة ، راجع وثائق أداة إضافة فهرس مكاني.

10. Output Spatial Grid 2 (optional) شبكة الإخراج المكانية 2 (اختياري)

Cell size of the second spatial grid. Leave the size at 0 if you only want one grid. Otherwise, set the size to at least three times larger than Spatial Grid 1.

حجم خلية الشبكة المكانية الثانية. اترك الحجم على 0 إذا كنت تريد شبكة واحدة فقط. خلاف ذلك ، اضبط الحجم على ثلاث مرات على الأقل أكبر من Spatial Grid 1.

11. Output Spatial Grid 3 (optional) شبكة الإخراج المكانية 3 (اختياري)

Cell size of the third spatial grid. Leave the size at 0 if you only want two grids. Otherwise, set the size to at least three times larger than Spatial Grid 2.

حجم خلية الشبكة المكانية الثالثة. اترك الحجم على 0 إذا كنت تريد شبكتين فقط. خلاف ذلك ، اضبط الحجم على ثلاث مرات على الأقل أكبر من Spatial Grid 2.

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


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

 

GIS for WE

تعليقات

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