قم بالحل بناء على المدخلات Solve

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

الصفحات

قم بالحل بناء على المدخلات Solve

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


Solve Tool

أداة الحل

ArcMap ArcGIS

How to use Solve Tool in Arc Toolbox ArcMap ArcGIS??

كيفية استخدام أداة الحل ؟؟

كيفية استخدام أداة الحل ؟؟

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

:

Solve Tool, Analysis Toolset, Network Analyst Tools Toolbox

 

Solve Tool

Solve

Solves the network analysis layer problem based on its network locations and properties.

يحل مشكلة طبقة تحليل الشبكة بناءً على مواقع الشبكة وخصائصها.

1.    Input Network Analysis Layer أدخل طبقة تحليل الشبكة

The network analysis layer on which the analysis will be computed.

طبقة تحليل الشبكة التي سيتم حساب التحليل عليها.

Ignore Invalid Locations (optional)

Specifies whether invalid input locations will be ignored.

Terminate on Solve Error (optional)

Specifies whether tool execution should terminate if an error is encountered during the solve.

Simplification Tolerance (optional)

The tolerance that determines the degree of simplification for the output geometry. If a tolerance is specified, it must be greater than zero. You can choose a preferred unit; the default unit is decimal degrees.

Specifying a simplification tolerance tends to reduce the time it takes to render routes or service areas. The drawback, however, is that simplifying geometry removes vertices, which may lessen the spatial accuracy of the output at larger scales.

Because a line with only two vertices cannot be simplified any further, this parameter has no effect on drawing times for single-segment output, such as straight-line routes, OD cost matrix lines, and location-allocation lines.

Overrides (optional)

Specify additional settings that can influence the behavior of the solver when finding solutions for the network analysis problems.

The value for this parameter needs to be specified in JavaScript Object Notation (JSON). For example, a valid value is of the following form {"overrideSetting1" : "value1", "overrideSetting2" : "value2"}. The override setting name is always enclosed in double quotation marks. The values can be either a number, Boolean, or a string.

The default value for this parameter is no value, which indicates not to override any solver settings.

Overrides are advanced settings that should be used only after careful analysis of the results obtained before and after applying the settings. A list of supported override settings for each solver and their acceptable values can be obtained by contacting Esri Technical Support.

2.    Ignore Invalid Locations (optional) تجاهل المواقع غير الصالحة (اختياري)

Specifies whether invalid input locations will be ignored.

· Checked—The solver will skip over network locations that are unlocated and solve the analysis layer from valid network locations only. It will also continue solving if locations are on nontraversable elements or have other errors. This is useful if you know your network locations are not all correct, but you want to solve with the network locations that are valid. This is the default.

· Unchecked—Do not solve if there are invalid locations. You can then correct these and rerun the analysis.

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

• تم التحديد - سيتخطى المحلل مواقع الشبكة غير المحددة ويحل طبقة التحليل من مواقع الشبكة الصالحة فقط. سيستمر أيضًا في حل ما إذا كانت المواقع على عناصر غير قابلة للخطأ أو بها أخطاء أخرى. يكون هذا مفيدًا إذا كنت تعلم أن مواقع الشبكة الخاصة بك ليست كلها صحيحة ، ولكنك تريد حلها باستخدام مواقع الشبكة الصالحة. هذا هو الافتراضي.

• لم يتم التحقق منه — لا تحل إذا كانت هناك مواقع غير صالحة. يمكنك بعد ذلك تصحيحها وإعادة تشغيل التحليل.

Terminate on Solve Error (optional)

Specifies whether tool execution should terminate if an error is encountered during the solve.

Simplification Tolerance (optional)

The tolerance that determines the degree of simplification for the output geometry. If a tolerance is specified, it must be greater than zero. You can choose a preferred unit; the default unit is decimal degrees.

Specifying a simplification tolerance tends to reduce the time it takes to render routes or service areas. The drawback, however, is that simplifying geometry removes vertices, which may lessen the spatial accuracy of the output at larger scales.

Because a line with only two vertices cannot be simplified any further, this parameter has no effect on drawing times for single-segment output, such as straight-line routes, OD cost matrix lines, and location-allocation lines.

Overrides (optional)

Specify additional settings that can influence the behavior of the solver when finding solutions for the network analysis problems.

The value for this parameter needs to be specified in JavaScript Object Notation (JSON). For example, a valid value is of the following form {"overrideSetting1" : "value1", "overrideSetting2" : "value2"}. The override setting name is always enclosed in double quotation marks. The values can be either a number, Boolean, or a string.

The default value for this parameter is no value, which indicates not to override any solver settings.

Overrides are advanced settings that should be used only after careful analysis of the results obtained before and after applying the settings. A list of supported override settings for each solver and their acceptable values can be obtained by contacting Esri Technical Support.

3.    Terminate on Solve Error (optional) الإنهاء عند حل الخطأ (اختياري)

Specifies whether tool execution should terminate if an error is encountered during the solve.

· Checked—The tool will fail to execute when the solver encounters an error. This is the default.

· Unchecked—The tool will not fail and continue execution even when the solver encounters an error. All of the error messages returned by the solver will be converted to warning messages. You should use this option when background processing is enabled in your application.

يحدد ما إذا كان يجب إنهاء تنفيذ الأداة في حالة مواجهة خطأ أثناء الحل.

• تم التحديد - ستفشل الأداة في التنفيذ عندما يواجه حلال خطأ. هذا هو الافتراضي.

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

4.    Simplification Tolerance (optional) التسامح التبسيط (اختياري)

·         The tolerance that determines the degree of simplification for the output geometry. If a tolerance is specified, it must be greater than zero. You can choose a preferred unit; the default unit is decimal degrees.

·         Specifying a simplification tolerance tends to reduce the time it takes to render routes or service areas. The drawback, however, is that simplifying geometry removes vertices, which may lessen the spatial accuracy of the output at larger scales.

·         Because a line with only two vertices cannot be simplified any further, this parameter has no effect on drawing times for single-segment output, such as straight-line routes, OD cost matrix lines, and location-allocation lines.

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

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

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

5.    Overrides (optional) تجاوزات (اختياري)

·         Specify additional settings that can influence the behavior of the solver when finding solutions for the network analysis problems.

·         The value for this parameter needs to be specified in JavaScript Object Notation (JSON). For example, a valid value is of the following form {"overrideSetting1" : "value1", "overrideSetting2" : "value2"}. The override setting name is always enclosed in double quotation marks. The values can be either a number, Boolean, or a string.

·         The default value for this parameter is no value, which indicates not to override any solver settings.

·         Overrides are advanced settings that should be used only after careful analysis of the results obtained before and after applying the settings. A list of supported override settings for each solver and their acceptable values can be obtained by contacting Esri Technical Support.

• تحديد الإعدادات الإضافية التي يمكن أن تؤثر على سلوك المحلل عند البحث عن حلول لمشاكل تحليل الشبكة.

• يجب تحديد قيمة هذه المعلمة في JavaScript Object Notation (JSON). على سبيل المثال ، القيمة الصالحة هي من النموذج التالي {"overrideSetting1": "value1"، "overrideSetting2": "value2"}. يكون اسم إعداد التجاوز دائمًا محاطًا بعلامات اقتباس مزدوجة. يمكن أن تكون القيم رقمًا أو منطقيًا أو سلسلة.

• القيمة الافتراضية لهذه المعلمة ليست قيمة ، مما يشير إلى عدم تجاوز أي إعدادات للحل.

• التجاوزات هي إعدادات متقدمة يجب استخدامها فقط بعد تحليل دقيق للنتائج التي تم الحصول عليها قبل وبعد تطبيق الإعدادات. يمكن الحصول على قائمة بإعدادات التجاوز المدعومة لكل محلل وقيمها المقبولة عن طريق الاتصال بالدعم الفني لـ Esri.


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


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

 

GIS for WE

تعليقات

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