ASCII 3D to Feature Class Tool | Conversion toolset | From File | 3D Analyst ArcToolbox

preview_player
Показать описание
Summary
Imports 3D features from one or more ASCII files stored in XYZ, XYZI, or GENERATE formats into a new feature class.
Usage
All input files must be of the same format and geometry type.

XYZ and XYZI formats support header lines and treat the first row that starts with three consecutive numbers as the beginning of the point records. Both formats can store points, lines, and polygons, but each file may only contain one single-part line or polygon feature. Polygon features must close, with the coordinates of the last vertex being identical to that of the first, and must not self-intersect.

XYZ files store x, y, and z coordinates as floating-point values, where each row represents a distinct point record. The XYZ coordinates can be followed by alphanumeric entries, but this information will not be transferred to the resulting feature class.

XYZI files store x, y, z, and intensity measures. Intensity values are stored in a binary large object (BLOB) field for multipatch outputs.

Note:
If the ASCII file is in XYZI format but the intensity measures are not desired, choose XYZ. This will skip the intensity value when reading the files.

The GENERATE format does not support header lines, but it provides an ID for each point along with XYZ coordinates, and the last line of the file is optionally noted using the END keyword:

id x y z
id x y z
.
.
END
The GENERATE format supports multiple features per file. For lines and polygons, the END keyword signals the end of a feature, and each feature must be a single-part feature. Two END keywords in a row indicates the end of the file.

id
x y z
x y z
x y z
END
id
x y z
x y z
END
END

شرح الأداة:
لمتابعة موقع GISforWE من هنا:
موقع لكل مهتم في مجال نظم المعلومات الجغرافية GIS من هنا:
احترف التعامل مع البيانات الجغرافية من خلال برامج ArcGIS:
تعلم اساسيات إنشاء قواعد البيانات الجغرافية من هنا:
اليك صفحه ومجموعة على الفيس بوك لتعلم أكثر بما يخص نظم المعلومات الجغرافية (GIS) و برامج ArcGIS من خلال هذه الروابط:
مجموعة على الفيس بوك ArcGIS :
مجموعة على الفيس بوك GIS for WE - ArcGIS:
صفحة الفيس بوك GIS for WE:
رابط فيديو مقدمة تعلم على برامج ArcGIS بثلاثة مراحل :

#ArcGIS
#Analysis_GIS
#Data_Analysis

اعداد وتقديم المطور والباحث في مجال نظم المعلومات الجغرافية حسام جعبه
رام الله - فلسطين.

#GISforWE
GIS for World of E-Learning
Рекомендации по теме