Extract Data Tool
أداة استخراج
البيانات
ArcMap ArcGIS
How to use Extract Data Tool
in Arc Toolbox ArcMap ArcGIS??
كيفية استخدام أداة استخراج البيانات ؟؟
Path to access the toolمسار الوصول الى الأداة
:
Extract Data Tool, Data Extraction
Toolset, Server Tools Toolbox
Extract Data
Extracts selected layers
in the specified area of interest to a specific format and spatial reference.
The extracted data is then written to a zip file.
This tool is intended
primarily for use as part of a geoprocessing service. When using this tool as
part of a geoprocessing service, copy the tool into a custom toolbox, edit the
model, and reconfigure it as necessary. For step-by-step instructions on how to
make, use, and configure a geoprocessing service using this tool, see
Geoprocessing service example: Clip And Ship.
يستخرج الطبقات المحددة في منطقة الاهتمام المحددة
إلى تنسيق محدد ومرجع مكاني. ثم تتم كتابة البيانات المستخرجة في ملف مضغوط.
هذه الأداة مخصصة بشكل أساسي للاستخدام كجزء من
خدمة المعالجة الجغرافية. عند استخدام هذه الأداة كجزء من خدمة المعالجة الجغرافية
، انسخ الأداة في مربع أدوات مخصص ، وقم بتحرير النموذج ، وأعد تكوينه حسب
الضرورة. للحصول على إرشادات خطوة بخطوة حول كيفية إنشاء خدمة معالجة جغرافية
واستخدامها وتكوينها باستخدام هذه الأداة ، راجع مثال خدمة المعالجة الجغرافية: Clip And Ship.
Layers to Clip
The layers to be clipped. Layers must be feature or raster layers in the
map's table of contents. Layer files do not work for this parameter.
Area of Interest
One or more polygons by which the layers will be clipped.
Feature Format
The format in which the output features will be delivered. The string
provided should be formatted as follows:
· Name or format - Short Name - extension (if any)
The hyphen between the components is required, as well as the spaces
around the hyphen.
For example:
· File Geodatabase - GDB - .gdb
· Shapefile - SHP - .shp
· Autodesk AutoCAD - DXF_R2007 - .dxf
· Autodesk AutoCAD - DWG_R2007 - .dwg
· Bentley Microstation Design (V8) - DGN_V8 - .dgn
Internally, this tool uses the Export to CAD tool to convert data to the
.dgn, .dwg, and .dxf CAD formats. The list of short names supported includes
DGN_V8, DWG_R14, DWG_R2000, DWG_R2004, DWG_R2005, DWG_R2007, DWG_R2010,
DXF_R14, DXF_R2000, DXF_R2004, DXF_R2005, DXF_R2007, and DXF_R2010.
Raster Format
The format in which the output raster datasets will be delivered. The
string provided should be formatted as follows:
· Name of format - Short Name - extension (if any)
Any of the following strings will work:
· Esri GRID - GRID
· File Geodatabase - GDB - .gdb
· ERDAS IMAGINE - IMG - .img
· Tagged Image File Format - TIFF - .tif
· Portable Network Graphics - PNG - .png
· Graphic Interchange Format - GIF - .gif
· Joint Photographics Experts Group - JPEG - .jpg
· Joint Photographics Experts Group - JPEG - .jp2
· Bitmap - BMP - .bmp
Some of the above raster formats have limitations and not all data can be
converted to the format. For a list of formats and their limitations, see the
help topic "Supported raster dataset file formats".
Spatial Reference
The spatial reference of the output data delivered by the tool.
For standard Esri spatial references, the name you provide here should be
the name of the desired coordinate system. This name corresponds to the name of
the spatial reference's projection file. Alternatively, you can use the Well
Known ID (WKID) of the coordinate system.
For example:
· Sinusoidal (world)
· WGS 1984 World Mercator
· NAD 1983 HARN StatePlane Oregon North FIPS 3601 (Meters)
· WGS 1984 UTM Zone 11N
· 102003
· 54001
· If you want the output to have the same coordinate system as the input,
then use the string "Same As Input".
For any custom projection, the name specified should be the name of the
custom projection file (without extension). The location of the custom
projection files should be specified in the Custom Spatial Reference Folder
parameter.
· SAME_AS_INPUT—Use the coordinate from input
Custom Spatial Reference Folder
(optional)
The location of any custom projection file or files referenced in the
Spatial Reference parameter. This is only necessary if the custom projection
file is not in the default installation Coordinate System folder.
Output Zip File
The zip file that will contain the extracted data.
1.
Layers to Clip طبقات لقطعها
The layers to be
clipped. Layers must be feature or raster layers in the map's table of
contents. Layer files do not work for this parameter.
الطبقات المراد قصها. يجب أن تكون الطبقات طبقات
معالم أو طبقات نقطية في جدول محتويات الخريطة. لا تعمل ملفات الطبقة لهذه
المعلمة.
Area of Interest
One or more polygons by which the layers will be clipped.
Feature Format
The format in which the output features will be delivered. The string
provided should be formatted as follows:
· Name or format - Short Name - extension (if any)
The hyphen between the components is required, as well as the spaces
around the hyphen.
For example:
· File Geodatabase - GDB - .gdb
· Shapefile - SHP - .shp
· Autodesk AutoCAD - DXF_R2007 - .dxf
· Autodesk AutoCAD - DWG_R2007 - .dwg
· Bentley Microstation Design (V8) - DGN_V8 - .dgn
Internally, this tool uses the Export to CAD tool to convert data to the
.dgn, .dwg, and .dxf CAD formats. The list of short names supported includes
DGN_V8, DWG_R14, DWG_R2000, DWG_R2004, DWG_R2005, DWG_R2007, DWG_R2010,
DXF_R14, DXF_R2000, DXF_R2004, DXF_R2005, DXF_R2007, and DXF_R2010.
Raster Format
The format in which the output raster datasets will be delivered. The
string provided should be formatted as follows:
· Name of format - Short Name - extension (if any)
Any of the following strings will work:
· Esri GRID - GRID
· File Geodatabase - GDB - .gdb
· ERDAS IMAGINE - IMG - .img
· Tagged Image File Format - TIFF - .tif
· Portable Network Graphics - PNG - .png
· Graphic Interchange Format - GIF - .gif
· Joint Photographics Experts Group - JPEG - .jpg
· Joint Photographics Experts Group - JPEG - .jp2
· Bitmap - BMP - .bmp
Some of the above raster formats have limitations and not all data can be
converted to the format. For a list of formats and their limitations, see the
help topic "Supported raster dataset file formats".
Spatial Reference
The spatial reference of the output data delivered by the tool.
For standard Esri spatial references, the name you provide here should be
the name of the desired coordinate system. This name corresponds to the name of
the spatial reference's projection file. Alternatively, you can use the Well
Known ID (WKID) of the coordinate system.
For example:
· Sinusoidal (world)
· WGS 1984 World Mercator
· NAD 1983 HARN StatePlane Oregon North FIPS 3601 (Meters)
· WGS 1984 UTM Zone 11N
· 102003
· 54001
· If you want the output to have the same coordinate system as the input,
then use the string "Same As Input".
For any custom projection, the name specified should be the name of the
custom projection file (without extension). The location of the custom
projection files should be specified in the Custom Spatial Reference Folder
parameter.
· SAME_AS_INPUT—Use the coordinate from input
Custom Spatial Reference Folder
(optional)
The location of any custom projection file or files referenced in the
Spatial Reference parameter. This is only necessary if the custom projection
file is not in the default installation Coordinate System folder.
Output Zip File
The zip file that will contain the extracted data.
2.
Area of Interest منطقة الاهتمام
One or more polygons by
which the layers will be clipped.
واحد أو أكثر من المضلعات التي سيتم قطع الطبقات
بواسطتها.
Feature Format
The format in which the output features will be delivered. The string
provided should be formatted as follows:
· Name or format - Short Name - extension (if any)
The hyphen between the components is required, as well as the spaces
around the hyphen.
For example:
· File Geodatabase - GDB - .gdb
· Shapefile - SHP - .shp
· Autodesk AutoCAD - DXF_R2007 - .dxf
· Autodesk AutoCAD - DWG_R2007 - .dwg
· Bentley Microstation Design (V8) - DGN_V8 - .dgn
Internally, this tool uses the Export to CAD tool to convert data to the
.dgn, .dwg, and .dxf CAD formats. The list of short names supported includes
DGN_V8, DWG_R14, DWG_R2000, DWG_R2004, DWG_R2005, DWG_R2007, DWG_R2010,
DXF_R14, DXF_R2000, DXF_R2004, DXF_R2005, DXF_R2007, and DXF_R2010.
Raster Format
The format in which the output raster datasets will be delivered. The
string provided should be formatted as follows:
· Name of format - Short Name - extension (if any)
Any of the following strings will work:
· Esri GRID - GRID
· File Geodatabase - GDB - .gdb
· ERDAS IMAGINE - IMG - .img
· Tagged Image File Format - TIFF - .tif
· Portable Network Graphics - PNG - .png
· Graphic Interchange Format - GIF - .gif
· Joint Photographics Experts Group - JPEG - .jpg
· Joint Photographics Experts Group - JPEG - .jp2
· Bitmap - BMP - .bmp
Some of the above raster formats have limitations and not all data can be
converted to the format. For a list of formats and their limitations, see the
help topic "Supported raster dataset file formats".
Spatial Reference
The spatial reference of the output data delivered by the tool.
For standard Esri spatial references, the name you provide here should be
the name of the desired coordinate system. This name corresponds to the name of
the spatial reference's projection file. Alternatively, you can use the Well
Known ID (WKID) of the coordinate system.
For example:
· Sinusoidal (world)
· WGS 1984 World Mercator
· NAD 1983 HARN StatePlane Oregon North FIPS 3601 (Meters)
· WGS 1984 UTM Zone 11N
· 102003
· 54001
· If you want the output to have the same coordinate system as the input,
then use the string "Same As Input".
For any custom projection, the name specified should be the name of the
custom projection file (without extension). The location of the custom
projection files should be specified in the Custom Spatial Reference Folder
parameter.
· SAME_AS_INPUT—Use the coordinate from input
Custom Spatial Reference Folder
(optional)
The location of any custom projection file or files referenced in the
Spatial Reference parameter. This is only necessary if the custom projection
file is not in the default installation Coordinate System folder.
Output Zip File
The zip file that will contain the extracted data.
3.
Feature Format تنسيق المعلم
The format in which the
output features will be delivered. The string provided should be formatted as
follows:
·
Name or format - Short Name - extension (if any)
The hyphen between the
components is required, as well as the spaces around the hyphen.
For example:
·
File Geodatabase - GDB - .gdb
·
Shapefile - SHP - .shp
·
Autodesk AutoCAD - DXF_R2007 - .dxf
·
Autodesk AutoCAD - DWG_R2007 - .dwg
·
Bentley Microstation Design (V8) - DGN_V8 - .dgn
Internally, this tool
uses the Export to CAD tool to convert data to the .dgn, .dwg, and .dxf CAD
formats. The list of short names supported includes DGN_V8, DWG_R14, DWG_R2000,
DWG_R2004, DWG_R2005, DWG_R2007, DWG_R2010, DXF_R14, DXF_R2000, DXF_R2004,
DXF_R2005, DXF_R2007, and DXF_R2010.
التنسيق الذي سيتم تسليم ميزات الإخراج به. يجب
تنسيق السلسلة المقدمة على النحو التالي:
• الاسم أو التنسيق -
الاسم المختصر - الملحق (إن وجد)
مطلوب الواصلة بين المكونات ، وكذلك المسافات حول
الواصلة.
فمثلا:
• ملف قاعدة البيانات
الجغرافية - GDB - .gdb
• بحلقات - SHP - .shp
• Autodesk AutoCAD - DXF_R2007 - .dxf
• Autodesk AutoCAD - DWG_R2007 - .dwg
• تصميم بنتلي
ميكروستاتيون (V8) -
DGN_V8 - .dgn
داخليًا ، تستخدم هذه الأداة أداة التصدير إلى CAD
لتحويل البيانات إلى تنسيقات CAD .dgn و .dwg و .dxf.
تتضمن قائمة الأسماء المختصرة المدعومة DGN_V8 و DWG_R14 و DWG_R2000 و DWG_R2004 و DWG_R2005 و DWG_R2007 و DWG_R2010 و DXF_R14 و DXF_R2000 و DXF_R2004 و DXF_R2005 و DXF_R2007 و DXF_R02010.
Raster Format
The format in which the output raster datasets will be delivered. The
string provided should be formatted as follows:
· Name of format - Short Name - extension (if any)
Any of the following strings will work:
· Esri GRID - GRID
· File Geodatabase - GDB - .gdb
· ERDAS IMAGINE - IMG - .img
· Tagged Image File Format - TIFF - .tif
· Portable Network Graphics - PNG - .png
· Graphic Interchange Format - GIF - .gif
· Joint Photographics Experts Group - JPEG - .jpg
· Joint Photographics Experts Group - JPEG - .jp2
· Bitmap - BMP - .bmp
Some of the above raster formats have limitations and not all data can be
converted to the format. For a list of formats and their limitations, see the
help topic "Supported raster dataset file formats".
Spatial Reference
The spatial reference of the output data delivered by the tool.
For standard Esri spatial references, the name you provide here should be
the name of the desired coordinate system. This name corresponds to the name of
the spatial reference's projection file. Alternatively, you can use the Well
Known ID (WKID) of the coordinate system.
For example:
· Sinusoidal (world)
· WGS 1984 World Mercator
· NAD 1983 HARN StatePlane Oregon North FIPS 3601 (Meters)
· WGS 1984 UTM Zone 11N
· 102003
· 54001
· If you want the output to have the same coordinate system as the input,
then use the string "Same As Input".
For any custom projection, the name specified should be the name of the
custom projection file (without extension). The location of the custom
projection files should be specified in the Custom Spatial Reference Folder
parameter.
· SAME_AS_INPUT—Use the coordinate from input
Custom Spatial Reference Folder
(optional)
The location of any custom projection file or files referenced in the
Spatial Reference parameter. This is only necessary if the custom projection
file is not in the default installation Coordinate System folder.
Output Zip File
The zip file that will contain the extracted data.
4.
Raster Format تنسيق البيانات
النقطية
The format in which the
output raster datasets will be delivered. The string provided should be
formatted as follows:
·
Name of format - Short Name - extension (if any)
Any of the following strings
will work:
·
Esri GRID - GRID
·
File Geodatabase - GDB - .gdb
·
ERDAS IMAGINE - IMG - .img
·
Tagged Image File Format - TIFF - .tif
·
Portable Network Graphics - PNG - .png
·
Graphic Interchange Format - GIF - .gif
·
Joint Photographics Experts Group - JPEG - .jpg
·
Joint Photographics Experts Group - JPEG - .jp2
·
Bitmap - BMP - .bmp
Some of the above raster
formats have limitations and not all data can be converted to the format. For a
list of formats and their limitations, see the help topic "Supported
raster dataset file formats".
التنسيق الذي سيتم تسليم مجموعات البيانات النقطية
للمخرجات به. يجب تنسيق السلسلة المقدمة على النحو التالي:
• اسم التنسيق - الاسم
المختصر - الامتداد (إن وجد)
ستعمل أي من السلاسل التالية:
• Esri GRID - GRID
• ملف قاعدة البيانات
الجغرافية - GDB - .gdb
• ERDAS IMAGINE - IMG - .img
• تنسيق ملف الصورة
الموسوم - TIFF - .tif
• رسومات الشبكة المحمولة
- PNG - .png
• تنسيق تبادل الرسومات -
GIF - .gif
• مجموعة خبراء التصوير
المشتركة - JPEG - .jpg
• مجموعة خبراء التصوير
المشتركة - JPEG - .jp2
• صورة نقطية - BMP - .bmp
بعض التنسيقات النقطية أعلاه لها قيود ولا يمكن
تحويل جميع البيانات إلى التنسيق. للحصول على قائمة بالتنسيقات وقيودها ، راجع
موضوع التعليمات "تنسيقات ملفات مجموعة البيانات النقطية المدعومة".
Spatial Reference
The spatial reference of the output data delivered by the tool.
For standard Esri spatial references, the name you provide here should be
the name of the desired coordinate system. This name corresponds to the name of
the spatial reference's projection file. Alternatively, you can use the Well
Known ID (WKID) of the coordinate system.
For example:
· Sinusoidal (world)
· WGS 1984 World Mercator
· NAD 1983 HARN StatePlane Oregon North FIPS 3601 (Meters)
· WGS 1984 UTM Zone 11N
· 102003
· 54001
· If you want the output to have the same coordinate system as the input,
then use the string "Same As Input".
For any custom projection, the name specified should be the name of the
custom projection file (without extension). The location of the custom projection
files should be specified in the Custom Spatial Reference Folder parameter.
· SAME_AS_INPUT—Use the coordinate from input
Custom Spatial Reference Folder
(optional)
The location of any custom projection file or files referenced in the
Spatial Reference parameter. This is only necessary if the custom projection
file is not in the default installation Coordinate System folder.
Output Zip File
The zip file that will contain the extracted data.
5.
Spatial Reference مرجع مكاني
The spatial reference of
the output data delivered by the tool.
For standard Esri
spatial references, the name you provide here should be the name of the desired
coordinate system. This name corresponds to the name of the spatial reference's
projection file. Alternatively, you can use the Well Known ID (WKID) of the
coordinate system.
For example:
·
Sinusoidal (world)
·
WGS 1984 World Mercator
·
NAD 1983 HARN StatePlane Oregon North FIPS 3601 (Meters)
·
WGS 1984 UTM Zone 11N
·
102003
·
54001
·
If you want the output to have the same coordinate system as the
input, then use the string "Same As Input".
For any custom
projection, the name specified should be the name of the custom projection file
(without extension). The location of the custom projection files should be
specified in the Custom Spatial Reference Folder parameter.
·
SAME_AS_INPUT—Use the coordinate from input
الإسناد المكاني لبيانات الإخراج التي تقدمها
الأداة.
بالنسبة لمراجع Esri
المكانية القياسية ، يجب أن يكون الاسم الذي تقدمه هنا هو اسم نظام الإحداثيات
المطلوب. يتوافق هذا الاسم مع اسم ملف الإسقاط للمرجع المكاني. بدلاً من ذلك ،
يمكنك استخدام المعرف المعروف جيدًا (WKID)
لنظام الإحداثيات.
فمثلا:
• الجيبية (العالم)
• WGS 1984 World Mercator
• NAD 1983 HARN StatePlane Oregon North FIPS 3601 (متر)
• WGS 1984 UTM Zone 11N
• 102003
• 54001
• إذا كنت تريد أن يكون
للمخرجات نفس نظام الإحداثيات مثل الإدخال ، فاستخدم السلسلة "Same As Input".
لأي إسقاط مخصص ، يجب أن يكون الاسم المحدد هو اسم
ملف الإسقاط المخصص (بدون ملحق). يجب تحديد موقع ملفات الإسقاط المخصصة في معلمة Custom Spatial Reference Folder.
• SAME_AS_INPUT - استخدم الإحداثيات من الإدخال
Custom Spatial Reference Folder
(optional)
The location of any custom projection file or files referenced in the
Spatial Reference parameter. This is only necessary if the custom projection
file is not in the default installation Coordinate System folder.
Output Zip File
The zip file that will contain the extracted data.
6.
Custom Spatial Reference Folder (optional) مجلد المرجع المكاني المخصص (اختياري)
The location of any
custom projection file or files referenced in the Spatial Reference parameter.
This is only necessary if the custom projection file is not in the default
installation Coordinate System folder.
موقع أي ملف إسقاط مخصص أو ملفات مشار إليها في
معلمة الإسقاط المكاني. يعد هذا ضروريًا فقط إذا لم يكن ملف الإسقاط المخصص
موجودًا في مجلد نظام الإحداثيات الافتراضي الخاص بالتثبيت.
Output Zip File
The zip file that will contain the extracted data.
7.
Output Zip File إخراج ملف مضغوط
The zip file that will
contain the extracted data.
الملف المضغوط الذي سيحتوي على البيانات
المستخرجة.
اليك صفحه ومجموعة على الفيس بوك لتعلم أكثر بما يخص نظم المعلومات الجغرافية (GIS) و برنامج ArcGIS Pro من خلال هذه الروابط:
مجموعة على الفيس بوك
ArcGIS Pro من
هنا.
مجموعة على الفيس بوك
GIS for WE - ArcGIS Pro من
هنا.صفحة الفيس بوك
GIS for WE من
هنا.
تعليقات
إرسال تعليق