ما فائدة route المنتج من Linear Referencing
السلام عليكم
متى نستخدم make route وذلك بواسطة Linear Referencing الموجودة ضمن arctoolbox وما هي الفائدة منه ..حيث سمعت انه في النسخ القديمة كان هنالك شيء اسمه dynamic Segmentation
..............
واوجز بعض التعاريف حول route لتوضيح سؤالي وما اعنيه :
..................................
Creating routes from existing lines
About creating routes from existing lines
You create routes from existing lines using the Create Routes tool in the Linear Referencing toolbox in ArcToolbox.
The input feature classes can be any supported format. This includes coverage, shapefile, personal, file, and enterprise geodatabase, and CAD data.
The linear features used as input are merged to create a single route. A field must be specified in the source dataset that has a route ID for each line feature. Features with the same route ID value will be merged as a multi-part line in the route feature class that is created.
As the input linear features are merged, the route measures are determined in one of three ways:
The geometric lengths of the input features are used to accumulate the measures.
A value stored in a measure field is used to accumulate the measures.
The values stored in from- and to-measure fields are used to set the measures.
With the first two options, you choose whether the output routes will have continuous measures when there are disjointed parts.
Also with the first two options, you control the direction in which measures are assigned to the routes by specifying the coordinate priority of the starting measure. The coordinate priority can be upper left, upper right, lower left, or lower right. These options are determined by placing the minimum bounding rectangle around the input features that are going to be merged to create one route.
Learn more about merging linear features to create routes
The output routes can be written to a shapefile or a geodatabase feature class.
How to create routes from existing lines
Creating routes using a tool
Click the Show/Hide ArcToolbox button on the Standard toolbar to show ArcToolbox.
Expand the Linear Referencing tools.
Double-click the Create Routes tool.
Type the Input Line Features filename and path, click the Browse button to select it, or click the dropdown arrow to select a layer.
Click the Route Identifier Field dropdown arrow and click the route identifier field.
Type the Output Route Feature Class filename and path or click the Browse button to specify the output dcilocation.
Click the Measure Source dropdown arrow and click the option in which you want the output route measures to be obtained.
For point events, click the Measure dropdown arrow and click the Measure field.
For line events, click the From-Measure dropdown arrow and click the from-measure field. Click the To-Measure dropdown arrow and click the to-measure field.
Optionally, click the Coordinate Priority dropdown arrow and click a coordinate priority. This becomes active when a measure source is LENGTH or ONE_FIELD.
Click OK to execute the tool.
رد : ما فائدة route المنتج من Linear Referencing
السلام عليكم
ان عمل route او معلم خطي كطريق
هو تحميل المعلومات عليه بواسطة linear referencing
ويأختصار يصبح للمعلم او الطريق اضافة m measurememt الى x,y
X , Y ,M
M هي المسافة بين ال Vertix للمعلم الخطي
يمكن تحميل المعلومات عليه بالشكل التالي:
- المعالم الخطية كحالة سطح الطريق يجب تنسيقها في حدول وتحتوي بالاضافة الي الحقول الوصفية الى
- الحقل المشترك بينهما From , To والمواصفات المطلوبة
- المعالم النقطية كاشارات المرور
يمكن تكوين جدول يتكزن من الحقل المشترك ، FromStart , بالاضافة الى الحقول الوصفية الاخري للنقطة
وهو مجال لا يتسع في الرد واي استفسار في هذا المجال يسعدي المساهمة في اغناء هذا المجال ما أستطعت
رد : ما فائدة route المنتج من Linear Referencing
اشكرك الاخ العزيز على اهتمامك ...اذا هل تلك الخاصيةcoordinates include M values, used to store route data
التي تظهر لنا في مربع حوار انشاء feature class مرتبطة تماما ب make route وذلك بواسطة Linear Referencing
...
هل لديك مثال حي وحقيقي حول هذا الموضوع
وجزاك الله كل الخير
رد : ما فائدة route المنتج من Linear Referencing
اعيد السؤال :
هل تلك الخاصيةcoordinates include M values, used to store route data
التي تظهر لنا في مربع حوار انشاء feature class مرتبطة تماما ب make route وذلك بواسطة Linear Referencing
...
رد : ما فائدة route المنتج من Linear Referencing
فائدة route المنتج من Linear Referencing
في arcview32 اسمه Dynamic Segmentation:
في ArcGis9 اسمه Linear Referencing
العديد من المؤسسات العامة والخاصة تعنى بجمع البيانات الخطية مثل معلومات عن الطرق السريعة والشوارع وخطوط السكك الحديدية وخطوط المياه وشبكات الرئ والمعالم النقطية مثل : إشارات المرور ، السرعات على
الشوارع، الشواخص ، ممرات المياه، إشارات المرور،وفي البنية التحتية المناهل .
نستطيع في نظم المعالم الجغرافية GIS بناء نموذج لهذه البيانات على المعلم الخطي وقد لاحظت هذه المؤسسات أن هذه البيانات الخطية ديناميكية ومتغيرة ويجب تحديثها من حين لأخر، وتختلف احتياجات واستخدامات الخاصية Linear Referencing حسب المؤسسات وحسب كل دائرة من دوائرها .
إن فهم هذا الموضوع له أهمية كبرى في جمع المعلومات واتخاذ القرارات.
ما يعني Linear Referencing:
هي ربط جداول معالم متعددة بأي جزء من معلم خطي أو طبقة خطية ونستطيع إن نخزنهــــــا وإظهارها والاستعلام عنها دون التأثير والتغير على الإحداثيات X,Y للمعلم الخطي.
يكمن انشاء معلم خطي من البداية مع M
make route
هو تحويل المعلم الخطي X,Y
الى X , Y ,M