Add Colormap and Batch Build Pyramids Tools
Add Colormap
أداة أضف لون
خريطة
ArcMap ArcGIS
How to Add Colormap Tool in Arc Toolbox ArcMap ArcGIS??
كيفية استخدام أداة أضف لون خريطة ؟؟
Path
to access the toolمسار الوصول الى الأداة
:
Add
Colormap Tool, Raster Properties Toolset, Raster Box, Data
Management Tools Toolbox
Add Colormap
Adds a new color map or
replaces an existing color map on a raster dataset.
يضيف خريطة ألوان جديدة أو يستبدل خريطة ألوان
موجودة على مجموعة بيانات نقطية.
1.
Input Raster أدخل النقطية
The raster dataset to
add or replace a color map.
مجموعة البيانات النقطية لإضافة خريطة ألوان أو
استبدالها.
Input
Template Raster (optional)
A raster dataset that has a color map that you want to apply to the input
raster dataset.
Input .clr
or .act File (optional)
Specify a .clr or .act file to use as the color map.
2.
Input Template Raster (optional) نموذج
إدخال نقطي (اختياري)
A raster dataset that
has a color map that you want to apply to the input raster dataset.
مجموعة بيانات نقطية تحتوي على مخطط لوني تريد
تطبيقه على مجموعة البيانات النقطية المدخلة.
Input .clr
or .act File (optional)
Specify a .clr or .act file to use as the color map.
3.
Input .clr or .act File (optional) إدخال
.clr أو ملف .act (اختياري)
Specify a .clr or .act
file to use as the color map.
حدد ملف .clr أو .act
لاستخدامه كخريطة لونية.
Batch Build Pyramids
أداة بناء دفعة
بيراميدز
ArcMap ArcGIS
How to Batch Build Pyramids Tool in Arc Toolbox ArcMap ArcGIS??
كيفية استخدام أداة بناء دفعة بيراميدز ؟؟
Path
to access the toolمسار الوصول الى الأداة
:
Batch
Build Pyramids Tool, Raster Properties Toolset,
Raster Box, Data Management Tools Toolbox
Batch Build Pyramids
Builds pyramids for
multiple raster datasets.
يبني أهرامًا لمجموعات بيانات نقطية متعددة.
1.
Input Raster Datasets إدخال مجموعات
البيانات النقطية
The raster datasets for
which you want to build raster pyramids.
Each input should have
more than 1024 rows and 1024 columns.
مجموعات البيانات النقطية التي تريد بناء أهرامات
نقطية لها.
يجب أن يحتوي كل إدخال على أكثر من 1024 صفًا و
1024 عمودًا.
Pyramid
levels (optional)
Choose the number of reduced-resolution dataset layers that will be built.
The default value is -1, which will build full pyramids. A value of 0 will
result in no pyramid levels.
Skip first
level (optional)
Choose whether to skip the first pyramid level. Skipping the first level
will take up slightly less disk space, but it will slow down performance at
these scales.
· Unchecked—The first pyramid level will be built. This is the default.
· Checked—The first pyramid level will not be built.
Pyramid
resampling technique (optional)
The resampling technique used to build your pyramids.
· NEAREST—The nearest neighbor resampling method uses the value of the
closest cell to assign a value to the output cell when resampling. This is the
default.
· BILINEAR—The bilinear interpolation resampling method determines the new
value of a cell based on a weighted distance average of the four nearest input
cell centers.
· CUBIC—The Cubic convolution resampling method determines the new value of
a cell based on fitting a smooth curve through the 16 nearest input cell
centers.
Pyramid
compression type (optional)
The compression type to use when building the raster pyramids.
· DEFAULT—If the source data is compressed using a wavelet compression, it
will build pyramids with the JPEG compression type; otherwise, LZ77 will be
used. This is the default compression method.
· LZ77—The LZ77 compression algorithm will be used to build the pyramids.
LZ77 can be used for any data type.
· JPEG—The JPEG compression algorithm to build pyramids. Only data that
adheres to the JPEG compression specification can use this compression type. If
JPEG is chosen, you can then set the compression quality.
· NONE—No compression will be used when building pyramids.
Compression
quality (optional)
The compression quality to use when pyramids are built with the JPEG
compression method. The value must be between 0 and 100. The values closer to
100 will produce a higher-quality image, but the compression ratio will be
lower.
Skip
Existing (optional)
Specify whether to build pyramids only where they are missing or
regenerate them even if they exist.
· Unchecked—Pyramids will be built even if they already exist. Therefore,
existing pyramids will be overwritten. This is the default.
· Checked—Pyramids will only be built if they do not exist.
2.
Pyramid levels (optional) مستويات
الهرم (اختياري)
Choose the number of
reduced-resolution dataset layers that will be built. The default value is -1,
which will build full pyramids. A value of 0 will result in no pyramid levels.
اختر عدد طبقات مجموعة البيانات منخفضة الدقة التي
سيتم إنشاؤها. القيمة الافتراضية هي -1 ، والتي ستبني أهرامات كاملة. لن ينتج عن
القيمة 0 مستويات هرمية.
Skip first
level (optional)
Choose whether to skip the first pyramid level. Skipping the first level
will take up slightly less disk space, but it will slow down performance at
these scales.
· Unchecked—The first pyramid level will be built. This is the default.
· Checked—The first pyramid level will not be built.
Pyramid
resampling technique (optional)
The resampling technique used to build your pyramids.
· NEAREST—The nearest neighbor resampling method uses the value of the
closest cell to assign a value to the output cell when resampling. This is the
default.
· BILINEAR—The bilinear interpolation resampling method determines the new
value of a cell based on a weighted distance average of the four nearest input
cell centers.
· CUBIC—The Cubic convolution resampling method determines the new value of
a cell based on fitting a smooth curve through the 16 nearest input cell
centers.
Pyramid
compression type (optional)
The compression type to use when building the raster pyramids.
· DEFAULT—If the source data is compressed using a wavelet compression, it
will build pyramids with the JPEG compression type; otherwise, LZ77 will be
used. This is the default compression method.
· LZ77—The LZ77 compression algorithm will be used to build the pyramids.
LZ77 can be used for any data type.
· JPEG—The JPEG compression algorithm to build pyramids. Only data that
adheres to the JPEG compression specification can use this compression type. If
JPEG is chosen, you can then set the compression quality.
· NONE—No compression will be used when building pyramids.
Compression
quality (optional)
The compression quality to use when pyramids are built with the JPEG compression
method. The value must be between 0 and 100. The values closer to 100 will
produce a higher-quality image, but the compression ratio will be lower.
Skip
Existing (optional)
Specify whether to build pyramids only where they are missing or regenerate
them even if they exist.
· Unchecked—Pyramids will be built even if they already exist. Therefore,
existing pyramids will be overwritten. This is the default.
· Checked—Pyramids will only be built if they do not exist.
3.
Skip first level (optional) تخطي
المستوى الأول (اختياري)
Choose whether to skip
the first pyramid level. Skipping the first level will take up slightly less
disk space, but it will slow down performance at these scales.
·
Unchecked—The first pyramid level will be built. This is the
default.
·
Checked—The first pyramid level will not be built.
اختر ما إذا كنت تريد تخطي مستوى الهرم الأول.
سيشغل تخطي المستوى الأول مساحة أقل قليلاً على القرص ، ولكنه سيؤدي إلى إبطاء
الأداء في هذه المقاييس.
• بدون رادع - سيتم بناء
أول مستوى هرمي. هذا هو الافتراضي.
• تم التحديد - لن يتم
بناء المستوى الأول للهرم.
4.
Pyramid resampling technique (optional) تقنية إعادة التشكيل الهرمي (اختياري)
The resampling technique
used to build your pyramids.
·
NEAREST—The nearest neighbor resampling method uses the value of
the closest cell to assign a value to the output cell when resampling. This is
the default.
·
BILINEAR—The bilinear interpolation resampling method determines
the new value of a cell based on a weighted distance average of the four
nearest input cell centers.
·
CUBIC—The Cubic convolution resampling method determines the new
value of a cell based on fitting a smooth curve through the 16 nearest input
cell centers.
تقنية إعادة التشكيل المستخدمة لبناء الأهرامات
الخاصة بك.
• أقرب - تستخدم طريقة
إعادة التشكيل المجاورة الأقرب قيمة أقرب خلية لتعيين قيمة لخلية الإخراج عند
إعادة التشكيل. هذا هو الافتراضي.
• BILINEAR - تحدد طريقة إعادة تشكيل الاستيفاء ثنائية الخطوط القيمة الجديدة
للخلية بناءً على متوسط المسافة الموزونة لأقرب أربعة مراكز لخلايا الإدخال.
• CUBIC -
تحدد طريقة إعادة تشكيل الالتواء التكعيبي القيمة الجديدة للخلية بناءً على ملاءمة
منحنى سلس من خلال أقرب 16 مركزًا لخلية الإدخال.
Pyramid
compression type (optional)
The compression type to use when building the raster pyramids.
· DEFAULT—If the source data is compressed using a wavelet compression, it
will build pyramids with the JPEG compression type; otherwise, LZ77 will be
used. This is the default compression method.
· LZ77—The LZ77 compression algorithm will be used to build the pyramids.
LZ77 can be used for any data type.
· JPEG—The JPEG compression algorithm to build pyramids. Only data that
adheres to the JPEG compression specification can use this compression type. If
JPEG is chosen, you can then set the compression quality.
· NONE—No compression will be used when building pyramids.
Compression
quality (optional)
The compression quality to use when pyramids are built with the JPEG
compression method. The value must be between 0 and 100. The values closer to
100 will produce a higher-quality image, but the compression ratio will be
lower.
Skip
Existing (optional)
Specify whether to build pyramids only where they are missing or
regenerate them even if they exist.
· Unchecked—Pyramids will be built even if they already exist. Therefore,
existing pyramids will be overwritten. This is the default.
· Checked—Pyramids will only be built if they do not exist.
5.
Pyramid compression type (optional) نوع ضغط الهرم (اختياري)
The compression type to
use when building the raster pyramids.
·
DEFAULT—If the source data is compressed using a wavelet
compression, it will build pyramids with the JPEG compression type; otherwise,
LZ77 will be used. This is the default compression method.
·
LZ77—The LZ77 compression algorithm will be used to build the
pyramids. LZ77 can be used for any data type.
·
JPEG—The JPEG compression algorithm to build pyramids. Only data
that adheres to the JPEG compression specification can use this compression
type. If JPEG is chosen, you can then set the compression quality.
·
NONE—No compression will be used when building pyramids.
نوع الضغط المراد استخدامه عند بناء الأهرامات
النقطية.
• افتراضي - إذا تم ضغط بيانات المصدر باستخدام ضغط الموجة ، فسيتم
بناء أهرام بنوع ضغط JPEG ؛ خلاف ذلك ، سيتم
استخدام LZ77.
هذه هي طريقة الضغط الافتراضية.
• LZ77 - سيتم استخدام خوارزمية الضغط LZ77 لبناء الأهرامات. يمكن استخدام LZ77 لأي نوع بيانات.
• JPEG - خوارزمية ضغط JPEG لبناء الأهرامات. فقط البيانات التي تلتزم بمواصفات ضغط JPEG يمكنها استخدام هذا النوع من الضغط. إذا تم اختيار JPEG ، فيمكنك حينئذٍ ضبط جودة
الضغط.
• NONE - لن يتم استخدام الضغط عند بناء الأهرامات.
Compression
quality (optional)
The compression quality to use when pyramids are built with the JPEG
compression method. The value must be between 0 and 100. The values closer to
100 will produce a higher-quality image, but the compression ratio will be
lower.
Skip
Existing (optional)
Specify whether to build pyramids only where they are missing or
regenerate them even if they exist.
· Unchecked—Pyramids will be built even if they already exist. Therefore,
existing pyramids will be overwritten. This is the default.
· Checked—Pyramids will only be built if they do not exist.
6.
Compression quality (optional) جودة
الضغط (اختياري)
The compression quality
to use when pyramids are built with the JPEG compression method. The value must
be between 0 and 100. The values closer to 100 will produce a higher-quality
image, but the compression ratio will be lower.
جودة الضغط التي يجب استخدامها عند إنشاء
الأهرامات باستخدام طريقة ضغط JPEG. يجب
أن تكون القيمة بين 0 و 100. القيم الأقرب إلى 100 ستنتج صورة عالية الجودة ، لكن
نسبة الضغط ستكون أقل.
Skip Existing
(optional)
Specify whether to build pyramids only where they are missing or
regenerate them even if they exist.
· Unchecked—Pyramids will be built even if they already exist. Therefore,
existing pyramids will be overwritten. This is the default.
· Checked—Pyramids will only be built if they do not exist.
7.
Skip Existing (optional) تخطي
الموجود (اختياري)
Specify whether to build
pyramids only where they are missing or regenerate them even if they exist.
·
Unchecked—Pyramids will be built even if they already exist.
Therefore, existing pyramids will be overwritten. This is the default.
·
Checked—Pyramids will only be built if they do not exist.
حدد ما إذا كنت تريد بناء الأهرامات فقط في
الأماكن المفقودة أو تجديدها حتى لو كانت موجودة.
• بدون رادع - سيتم بناء
الأهرامات حتى لو كانت موجودة بالفعل. لذلك ، سيتم الكتابة فوق الأهرامات
الموجودة. هذا هو الافتراضي.
• تم التحديد - سيتم بناء
الأهرامات فقط في حالة عدم وجودها.
اليك صفحه ومجموعة على الفيس بوك لتعلم أكثر بما يخص نظم المعلومات الجغرافية (GIS) و برنامج ArcGIS Pro من خلال هذه الروابط:
مجموعة على الفيس بوك
ArcGIS Pro من
هنا.
مجموعة على الفيس بوك
GIS for WE - ArcGIS Pro من
هنا.صفحة الفيس بوك
GIS for WE من
هنا.
تعليقات
إرسال تعليق