LAS to Multipoint Tool in ArcToolbox
أداة LAS إلى Multipoint
ArcMap ArcGIS
كيفية استخدام LAS to Multipoint Tool في Arc Toolbox ArcMap ArcGIS ؟؟
LAS to Multipoint Tool, From File Toolset,
Conversion Toolset, 3D Analyst Toolbox
LAS to Multipoint
Creates multipoint
features using one or more lidar files.
ينشئ ميزات متعددة النقاط باستخدام ملف أو أكثر من ملفات lidar.
1. Input مدخل
The LAS or ZLAS files that will be imported to a multipoint
feature class. If a folder is specified, all the LAS files that reside therein
will be imported.
In the tool dialog
window, a folder can also be specified as an input by selecting the desired
folder in Windows Explorer and dragging it into the parameter's input box.
ملفات LAS أو ZLAS التي سيتم استيرادها إلى فئة ميزة متعددة النقاط. إذا تم تحديد مجلد ، فسيتم استيراد جميع ملفات LAS الموجودة فيه.
في نافذة حوار الأداة ، يمكن أيضًا تحديد مجلد كمدخل عن طريق تحديد المجلد المطلوب في مستكشف Windows وسحبه إلى مربع إدخال المعلمة.
2. Include Subfolders (optional) تضمين المجلدات الفرعية (اختياري)
Scans through subfolders when an input folder is selected
containing data in a subfolders directory. The output feature class will be
generated with a row for each file encountered in the directory structure.
·
Unchecked—Only LAS files found in an input folder will be
converted to multipoint features. This is the default.
·
Checked—All LAS files residing in the subdirectories of an input
folder will be converted to multipoint features.
المسح من خلال المجلدات الفرعية عند تحديد مجلد إدخال يحتوي على بيانات في دليل المجلدات الفرعية. سيتم إنشاء فئة ميزة الإخراج بصف لكل ملف تمت مصادفته في بنية الدليل.
· لم يتم تحديده - سيتم تحويل ملفات LAS الموجودة في مجلد الإدخال فقط إلى ميزات متعددة النقاط. هذا هو الافتراضي.
محدد - سيتم تحويل جميع ملفات LAS الموجودة في الدلائل الفرعية لمجلد الإدخال إلى ميزات متعددة النقاط.
3. Output Feature Class فئة ميزة الإخراج
The feature class that will be produced by this
tool.
فئة الميزة التي سيتم إنتاجها بواسطة هذه الأداة.
4. Average Point Spacing متوسط تباعد النقاط
The average 2D distance between points in the
input file or files. This can be an approximation. If areas have been sampled
at different densities, specify the smaller spacing. The value needs to be
provided in the projection units of the output coordinate system.
متوسط المسافة ثنائية الأبعاد بين النقاط في ملف الإدخال أو الملفات. يمكن أن يكون هذا تقريبيًا. إذا تم أخذ عينات من المناطق بكثافات مختلفة ، فحدد التباعد الأصغر. يجب توفير القيمة في وحدات الإسقاط لنظام إحداثيات الإخراج.
5. Input Class Codes (optional)
The classification codes to use as a query
filter for LAS data points. Valid values range from 1 to 32. No filter is
applied by default.
أكواد التصنيف المراد استخدامها كعامل تصفية استعلام لنقاط بيانات LAS. نطاق القيم الصالحة من 1 إلى 32. لا يتم تطبيق أي مرشح بشكل افتراضي.
6. Input Return Values (optional) قيم إرجاع المدخلات (اختياري)
The return values that will be used to filter the LAS points that
get imported to multipoint features.
قيم الإرجاع التي سيتم استخدامها لتصفية نقاط LAS التي يتم استيرادها إلى المعالم متعددة النقاط.
·
ANY_RETURNS—Any returns
·
1—1
·
2—2
·
3—3
·
4—4
·
5—5
·
6—6
·
7—7
·
8—8
·
LAST_RETURNS—Last returns
7. Input Attribute Names (optional) إدخال أسماء السمات (اختياري)
The LAS point properties whose values will be stored in binary
large object (BLOB) fields in the attribute table of the output. If the
resulting features will participate in a terrain dataset, the stored attributes
can be used to symbolize the terrain. The Name column indicates the name of the
field that will be used to store the specified attributes. The following LAS
properties are supported:
·
INTENSITY—Intensity
·
RETURN_NUMBER—Return number
·
NUMBER_OF_RETURNS—Number of returns per pulse
·
SCAN_DIRECTION_FLAG —Scan direction flag
·
EDGE_OF_FLIGHTLINE—Edge of flightline
·
CLASSIFICATION—Classification
·
SCAN_ANGLE_RANK—Scan angle rank
·
FILE_MARKER—File marker
·
USER_BIT_FIELD—User data value
·
GPS_TIME—GPS time
·
COLOR_RED—Red band
·
COLOR_GREEN—Green band
·
COLOR_BLUE—Blue band
خصائص نقطة LAS التي سيتم تخزين قيمها في حقول كائن ثنائي كبير (BLOB) في جدول السمات الخاص بالمخرجات. إذا كانت الميزات الناتجة ستشارك في مجموعة بيانات التضاريس ، فيمكن استخدام السمات المخزنة لترمز إلى التضاريس. يشير عمود الاسم إلى اسم الحقل الذي سيتم استخدامه لتخزين السمات المحددة. يتم دعم خصائص LAS التالية:
· الكثافة - الشدة
· RETURN_NUMBER — رقم الإرجاع
· NUMBER_OF_RETURNS — عدد المرتجعات لكل نبضة
· SCAN_DIRECTION_FLAG - مسح اتجاه العلم
· EDGE_OF_FLIGHTLINE - حافة خط الرحلة
· التصنيف - التصنيف
· SCAN_ANGLE_RANK — ترتيب زاوية المسح
· FILE_MARKER - علامة الملف
· USER_BIT_FIELD - قيمة بيانات المستخدم
· GPS_TIME - وقت GPS
· COLOR_RED - النطاق الأحمر
· COLOR_GREEN - شريط أخضر
· COLOR_BLUE - شريط أزرق
8. Coordinate System (optional)نظام الإحداثيات (اختياري)
The coordinate system of the input LAS file.
نظام إحداثيات ملف LAS للإدخال.
9. File Suffix (optional)لاحقة الملف (اختياري)
The suffix of the files to import from an input folder. This parameter is required when a folder is specified as input.
لاحقة الملفات المراد استيرادها من مجلد إدخال. هذه المعلمة مطلوبة عند تحديد مجلد كمدخل.
10. Z Factor (optional) عامل Z (اختياري)
The factor by which z-values will be multiplied.
This is typically used to convert Z linear units to match XY linear units. The
default is 1, which leaves elevation values unchanged. This parameter is
disabled if the spatial reference of the input surface has a Z datum with a
specified linear unit.
العامل الذي سيتم به ضرب قيم z. يستخدم هذا عادةً لتحويل الوحدات الخطية Z لمطابقة الوحدات الخطية XY. القيمة الافتراضية هي 1 ، مما يترك قيم الارتفاع دون تغيير. يتم تعطيل هذه المعلمة إذا كان المرجع المكاني لسطح الإدخال يحتوي على مسند Z بوحدة خطية محددة.
اليك صفحه ومجموعة على الفيس بوك لتعلم أكثر بما يخص نظم المعلومات الجغرافية (GIS) و برنامج ArcGIS Pro من خلال هذه الروابط:
تعليقات
إرسال تعليق