Create Map Tile Package Tool
أداة إنشاء حزمة
مربعات الخريطة
ArcMap ArcGIS
How to Create Map Tile
Package Tool in ArcToolbox ArcMap ArcGIS??
كيفية استخدام أداة إنشاء حزمة مربعات الخريطةArcToolbox ArcMap
ArcGIS ؟؟
Path
to access the toolمسار الوصول الى الأداة
:
Create
Map Tile Package Tool, Package Toolset, Data Management Tools Toolbox
Create Map Tile Package
Generates tiles from a
map or basemap and packages the tiles to create a single compressed .tpk file.
يُنشئ مربعات من خريطة أو خريطة أساس ويجمع
المربعات لإنشاء ملف .tpk واحد مضغوط.
1.
Input Map Document إدخال مستند
الخريطة
The map document from
which tiles will be generated and packaged.
وثيقة الخريطة التي سيتم إنشاء المربعات منها
وتعبئتها.
Package
for ArcGIS Online | Bing Maps | Google Maps
Specifies whether the tiling scheme will be generated from an existing map
service or whether map tiles will be generated for ArcGIS Online, Bing Maps,
and Google Maps.
· Checked—The ArcGIS Online/Bing Maps/Google Maps tiling scheme will be
used. This is the default.
The ArcGIS Online/Bing Maps/Google Maps
tiling scheme allows you to overlay your cache tiles with tiles from these
online mapping services. ArcGIS Desktop includes this tiling scheme as a
built-in option when loading a tiling scheme. When you choose this tiling
scheme, the data frame of your source map document must use the WGS 1984 Web
Mercator (Auxiliary Sphere) projected coordinate system.
The ArcGIS Online/Bing Maps/Google Maps
tiling scheme is required if you'll be overlaying your package with ArcGIS
Online, Bing Maps, or Google Maps. One advantage of the ArcGIS Online/Bing
Maps/Google Maps tiling scheme is that it is widely known in the web mapping
world, so your tiles will match those of other organizations that have used
this tiling scheme. Even if you don't plan to overlay any of these well-known
map services, you may choose the tiling scheme for its interoperability potential.
The ArcGIS Online/Bing Maps/Google Maps
tiling scheme may contain scales that would be zoomed in too far to be of use
to your map. Packaging for large scales can take up much time and disk storage
space. For example, the largest scale in the tiling scheme is about 1:1,000.
Packaging the entire continental United States at this scale can take weeks and
require hundreds of gigabytes of storage. If you aren't prepared to package at
this scale level, you should remove this scale level when you create the tile
package.
· Unchecked—A tiling scheme from an existing map service will be used.
Choose this option if your organization
has created a tiling scheme for an existing service on your server and you want
to match it. Matching tiling schemes ensures that your tiles will overlay
correctly in your ArcGIS Runtime application.
If you choose this option, your source
map document should use the same coordinate system as the map with the tiling
scheme you're importing.
Output
File
The output map tile package.
Tiling
Format
Specifies the format of the generated tiles.
· PNG—Use PNG to automatically select the correct format (PNG 8, PNG 24, or
PNG 32) based on the specified Level of Detail. This is the default.
· PNG8—Use PNG 8 for overlay services that need to have a transparent
background, such as roads and boundaries. PNG 8 creates tiles of very small
size on disk with no loss of information. Do not use PNG 8 if your map contains
more than 256 colors. Imagery, hillshades, gradient fills, transparency, and
antialiasing can easily push your map over 256 colors. Even symbols such as
highway shields may have subtle antialiasing around the edges that unexpectedly
adds colors to your map.
· PNG24—Use PNG 24 for overlay services, such as roads and boundaries, that
have more than 256 colors (if fewer than 256 colors, use PNG 8).
· PNG32—Use PNG 32 for overlay services, such as roads and boundaries, that
have more than 256 colors. PNG 32 is an especially good choice for overlay
services that have antialiasing enabled on lines or text. PNG 32 creates larger
tiles on disk than PNG 24.
· JPEG—Use this format for basemap services that have large color variation
and do not need to have a transparent background. For example, raster imagery
and very detailed vector basemaps tend to work well with JPEG. JPEG is a lossy
image format. It attempts to selectively remove data without affecting the
appearance of the image. This can cause very small tile sizes on disk, but if
your map contains vector line work or labels, it may produce too much noise or
blurry area around the lines. If this is the case, you can attempt to raise the
compression value from the default of 75. A higher value, such as 90, may
balance an acceptable quality of line work with the small tile size benefit of
the JPEG.You decide what image quality you consider acceptable. If you are
willing to accept a minor amount of noise in the images, you may save large
amounts of disk space by choosing JPEG. The smaller tile size also means the
application can download the tiles faster.
· MIXED—A mixed package uses JPEG in the center of the package and PNG 32 on
the edge of the package. Use the mixed mode when you want to cleanly overlay
raster packages on other layers.When a mixed package is created, PNG 32 tiles
are created anywhere that transparency is detected (in other words, anywhere
that the data frame background is visible). The rest of the tiles are built
using JPEG. This keeps the average file size down while providing a clean
overlay on top of other packages. If you do not use the mixed mode package in
this scenario, you will see a nontransparent collar around the periphery of
your image where it overlaps the other package.
Minimum
Level Of Detail (optional)
The minimum scale at which tiles will be generated for the package. The
default is 1. Possible values are 1 through 24.
Larger values reflect larger scales that show more detail but take more
storage space, while smaller values reflect smaller scales that show less
detail and take less storage space.
This value must be less than or equal to Maximum Level Of Detail.
Maximum
Level Of Detail
The maximum scale at which tiles will be generated for the package. The
default is 1. Possible values are 1 through 24.
Larger values reflect larger scales that show more detail but take more
storage space, while smaller values reflect smaller scales that show less
detail and take less storage space.
This value must be greater than or equal to Minimum Level Of Detail.
Service
(optional)
The name of the map service or the XML files to use for the tiling scheme.
This parameter is required only when the Package for ArcGIS Online | Bing Maps
| Google Maps parameter is unchecked.
Summary
(optional)
Adds summary information to the properties of the package.
Tags (optional)
Adds tag information to the properties of the package. Multiple tags can
be added, separated by a comma or semicolon.
Extent
(optional)
Specifies the extent that will be used to select or clip features.
· Default—The extent will be based on the maximum extent of all
participating layers. This is the default.
· Union of Inputs—The maximum extent of all inputs.
· Intersection of Inputs—The minimum area common to all inputs.
· As Specified Below—Specify the minimum and maximum extent values.
· Same as Display—Extent is equal to the data frame or visible display.
Compression
Quality (optional)
A value between 1 and 100 for the JPEG compression quality. The default
value is 75 for JPEG tile format and zero for other formats.
Compression is supported only for JPEG and MIXED format. Choosing a higher
value will result in a larger file size with a higher-quality image. Choosing a
lower value will result in a smaller file size with a lower-quality image.
(optional)
Specifies the type of tile package that will be created.
· tpk—Tiles are stored using Compact storage format. It is supported across
the ArcGIS platform.
· tpkx—Tiles are stored using CompactV2 storage format, which provides
better performance on network shares and cloud store directories. This improved
and simplified package structure type is supported by newer versions of ArcGIS
products such as ArcGIS Online 7.1, ArcGIS Enterprise 10.7, and ArcGIS Runtime
100.5. This is the default.
2.
Package for ArcGIS Online | Bing Maps | Google Maps ـ حزمة ل خرائط
أرك جي اي اس اونلاين | خرائط بنج |
خرائط جوجل
يحدد ما إذا كان سيتم إنشاء مخطط التقسيم من خدمة
خريطة موجودة أو ما إذا كان سيتم إنشاء مربعات الخرائط لـ ArcGIS Online وخرائط Bing وخرائط Google.
• تم التحديد - سيتم
استخدام مخطط ArcGIS Online / خرائط Bing /
خرائط Google. هذا هو الافتراضي.
يتيح لك مخطط ArcGIS Online / خرائط Bing /
خرائط Google تراكب تجانبات ذاكرة
التخزين المؤقت مع مربعات من خدمات الخرائط عبر الإنترنت هذه. يتضمن ArcGIS Desktop مخطط التجانب هذا كخيار مضمن عند تحميل مخطط التجانب. عند اختيار
مخطط التقسيم هذا ، يجب أن يستخدم إطار البيانات الخاص بمستند الخريطة المصدر نظام
الإحداثي المسقط WGS 1984 Web Mercator
(Auxiliary Sphere).
مخطط ArcGIS Online /
خرائط Bing / خرائط Google مطلوب
إذا كنت ستقوم بتراكب الحزمة الخاصة بك مع ArcGIS Online أو
خرائط Bing أو خرائط Google.
تتمثل إحدى ميزات مخطط ArcGIS
Online /
خرائط Bing / خرائط Google في
أنه معروف على نطاق واسع في عالم خرائط الويب ، لذلك سوف تتطابق المربعات الخاصة
بك مع تلك الخاصة بالمؤسسات الأخرى التي استخدمت مخطط التجانب هذا. حتى إذا كنت لا
تخطط لتراكب أي من خدمات الخرائط المعروفة هذه ، يمكنك اختيار مخطط التجانب
لإمكانية التشغيل البيني.
قد يحتوي مخطط ArcGIS Online / خرائط Bing /
خرائط Google على مقاييس يمكن تكبيرها
بشكل كبير جدًا بحيث لا يمكن استخدامها لخريطتك. يمكن أن يستغرق تغليف المقاييس
الكبيرة الكثير من الوقت ومساحة تخزين على القرص. على سبيل المثال ، أكبر مقياس في
مخطط التبليط هو حوالي 1: 1،000. قد يستغرق تغليف الولايات المتحدة القارية بأكملها
بهذا الحجم أسابيع ويتطلب مئات الجيجابايت من التخزين. إذا لم تكن مستعدًا للحزم
على مستوى المقياس هذا ، فيجب عليك إزالة مستوى المقياس هذا عند إنشاء حزمة
التجانب.
• غير محدد - سيتم
استخدام مخطط تجانب من خدمة خرائط موجودة.
حدد هذا الخيار إذا قامت مؤسستك بإنشاء مخطط تجانب
لخدمة موجودة على الخادم الخاص بك وتريد مطابقتها. تضمن مطابقة مخططات التجانب أن
المربعات ستتراكب بشكل صحيح في تطبيق ArcGIS Runtime.
إذا حددت هذا الخيار ، فيجب أن يستخدم مستند
الخريطة المصدر نفس النظام الإحداثي مثل الخريطة مع نظام التجانب الذي تقوم
باستيراده.
Output
File
The output map tile package.
Tiling
Format
Specifies the format of the generated tiles.
· PNG—Use PNG to automatically select the correct format (PNG 8, PNG 24, or
PNG 32) based on the specified Level of Detail. This is the default.
· PNG8—Use PNG 8 for overlay services that need to have a transparent
background, such as roads and boundaries. PNG 8 creates tiles of very small
size on disk with no loss of information. Do not use PNG 8 if your map contains
more than 256 colors. Imagery, hillshades, gradient fills, transparency, and
antialiasing can easily push your map over 256 colors. Even symbols such as
highway shields may have subtle antialiasing around the edges that unexpectedly
adds colors to your map.
· PNG24—Use PNG 24 for overlay services, such as roads and boundaries, that
have more than 256 colors (if fewer than 256 colors, use PNG 8).
· PNG32—Use PNG 32 for overlay services, such as roads and boundaries, that
have more than 256 colors. PNG 32 is an especially good choice for overlay
services that have antialiasing enabled on lines or text. PNG 32 creates larger
tiles on disk than PNG 24.
· JPEG—Use this format for basemap services that have large color variation
and do not need to have a transparent background. For example, raster imagery
and very detailed vector basemaps tend to work well with JPEG. JPEG is a lossy
image format. It attempts to selectively remove data without affecting the
appearance of the image. This can cause very small tile sizes on disk, but if
your map contains vector line work or labels, it may produce too much noise or
blurry area around the lines. If this is the case, you can attempt to raise the
compression value from the default of 75. A higher value, such as 90, may
balance an acceptable quality of line work with the small tile size benefit of
the JPEG.You decide what image quality you consider acceptable. If you are
willing to accept a minor amount of noise in the images, you may save large
amounts of disk space by choosing JPEG. The smaller tile size also means the
application can download the tiles faster.
· MIXED—A mixed package uses JPEG in the center of the package and PNG 32 on
the edge of the package. Use the mixed mode when you want to cleanly overlay
raster packages on other layers.When a mixed package is created, PNG 32 tiles
are created anywhere that transparency is detected (in other words, anywhere
that the data frame background is visible). The rest of the tiles are built
using JPEG. This keeps the average file size down while providing a clean
overlay on top of other packages. If you do not use the mixed mode package in
this scenario, you will see a nontransparent collar around the periphery of
your image where it overlaps the other package.
Minimum
Level Of Detail (optional)
The minimum scale at which tiles will be generated for the package. The default
is 1. Possible values are 1 through 24.
Larger values reflect larger scales that show more detail but take more
storage space, while smaller values reflect smaller scales that show less
detail and take less storage space.
This value must be less than or equal to Maximum Level Of Detail.
Maximum
Level Of Detail
The maximum scale at which tiles will be generated for the package. The
default is 1. Possible values are 1 through 24.
Larger values reflect larger scales that show more detail but take more
storage space, while smaller values reflect smaller scales that show less
detail and take less storage space.
This value must be greater than or equal to Minimum Level Of Detail.
Service
(optional)
The name of the map service or the XML files to use for the tiling scheme.
This parameter is required only when the Package for ArcGIS Online | Bing Maps
| Google Maps parameter is unchecked.
Summary
(optional)
Adds summary information to the properties of the package.
Tags
(optional)
Adds tag information to the properties of the package. Multiple tags can
be added, separated by a comma or semicolon.
Extent
(optional)
Specifies the extent that will be used to select or clip features.
· Default—The extent will be based on the maximum extent of all participating
layers. This is the default.
· Union of Inputs—The maximum extent of all inputs.
· Intersection of Inputs—The minimum area common to all inputs.
· As Specified Below—Specify the minimum and maximum extent values.
· Same as Display—Extent is equal to the data frame or visible display.
Compression
Quality (optional)
A value between 1 and 100 for the JPEG compression quality. The default
value is 75 for JPEG tile format and zero for other formats.
Compression is supported only for JPEG and MIXED format. Choosing a higher
value will result in a larger file size with a higher-quality image. Choosing a
lower value will result in a smaller file size with a lower-quality image.
(optional)
Specifies the type of tile package that will be created.
· tpk—Tiles are stored using Compact storage format. It is supported across
the ArcGIS platform.
· tpkx—Tiles are stored using CompactV2 storage format, which provides
better performance on network shares and cloud store directories. This improved
and simplified package structure type is supported by newer versions of ArcGIS
products such as ArcGIS Online 7.1, ArcGIS Enterprise 10.7, and ArcGIS Runtime
100.5. This is the default.
3.
Output File ملف الإخراج
The output map tile
package.
حزمة تجانب خريطة الإخراج.
Tiling
Format
Specifies the format of the generated tiles.
· PNG—Use PNG to automatically select the correct format (PNG 8, PNG 24, or
PNG 32) based on the specified Level of Detail. This is the default.
· PNG8—Use PNG 8 for overlay services that need to have a transparent
background, such as roads and boundaries. PNG 8 creates tiles of very small
size on disk with no loss of information. Do not use PNG 8 if your map contains
more than 256 colors. Imagery, hillshades, gradient fills, transparency, and
antialiasing can easily push your map over 256 colors. Even symbols such as
highway shields may have subtle antialiasing around the edges that unexpectedly
adds colors to your map.
· PNG24—Use PNG 24 for overlay services, such as roads and boundaries, that
have more than 256 colors (if fewer than 256 colors, use PNG 8).
· PNG32—Use PNG 32 for overlay services, such as roads and boundaries, that
have more than 256 colors. PNG 32 is an especially good choice for overlay
services that have antialiasing enabled on lines or text. PNG 32 creates larger
tiles on disk than PNG 24.
· JPEG—Use this format for basemap services that have large color variation
and do not need to have a transparent background. For example, raster imagery
and very detailed vector basemaps tend to work well with JPEG. JPEG is a lossy
image format. It attempts to selectively remove data without affecting the
appearance of the image. This can cause very small tile sizes on disk, but if
your map contains vector line work or labels, it may produce too much noise or
blurry area around the lines. If this is the case, you can attempt to raise the
compression value from the default of 75. A higher value, such as 90, may
balance an acceptable quality of line work with the small tile size benefit of
the JPEG.You decide what image quality you consider acceptable. If you are
willing to accept a minor amount of noise in the images, you may save large
amounts of disk space by choosing JPEG. The smaller tile size also means the
application can download the tiles faster.
· MIXED—A mixed package uses JPEG in the center of the package and PNG 32 on
the edge of the package. Use the mixed mode when you want to cleanly overlay
raster packages on other layers.When a mixed package is created, PNG 32 tiles
are created anywhere that transparency is detected (in other words, anywhere
that the data frame background is visible). The rest of the tiles are built
using JPEG. This keeps the average file size down while providing a clean
overlay on top of other packages. If you do not use the mixed mode package in
this scenario, you will see a nontransparent collar around the periphery of
your image where it overlaps the other package.
Minimum
Level Of Detail (optional)
The minimum scale at which tiles will be generated for the package. The
default is 1. Possible values are 1 through 24.
Larger values reflect larger scales that show more detail but take more
storage space, while smaller values reflect smaller scales that show less
detail and take less storage space.
This value must be less than or equal to Maximum Level Of Detail.
Maximum Level
Of Detail
The maximum scale at which tiles will be generated for the package. The
default is 1. Possible values are 1 through 24.
Larger values reflect larger scales that show more detail but take more
storage space, while smaller values reflect smaller scales that show less
detail and take less storage space.
This value must be greater than or equal to Minimum Level Of Detail.
Service
(optional)
The name of the map service or the XML files to use for the tiling scheme.
This parameter is required only when the Package for ArcGIS Online | Bing Maps
| Google Maps parameter is unchecked.
Summary
(optional)
Adds summary information to the properties of the package.
Tags
(optional)
Adds tag information to the properties of the package. Multiple tags can
be added, separated by a comma or semicolon.
Extent
(optional)
Specifies the extent that will be used to select or clip features.
· Default—The extent will be based on the maximum extent of all
participating layers. This is the default.
· Union of Inputs—The maximum extent of all inputs.
· Intersection of Inputs—The minimum area common to all inputs.
· As Specified Below—Specify the minimum and maximum extent values.
· Same as Display—Extent is equal to the data frame or visible display.
Compression
Quality (optional)
A value between 1 and 100 for the JPEG compression quality. The default
value is 75 for JPEG tile format and zero for other formats.
Compression is supported only for JPEG and MIXED format. Choosing a higher
value will result in a larger file size with a higher-quality image. Choosing a
lower value will result in a smaller file size with a lower-quality image.
(optional)
Specifies the type of tile package that will be created.
· tpk—Tiles are stored using Compact storage format. It is supported across
the ArcGIS platform.
· tpkx—Tiles are stored using CompactV2 storage format, which provides
better performance on network shares and cloud store directories. This improved
and simplified package structure type is supported by newer versions of ArcGIS
products such as ArcGIS Online 7.1, ArcGIS Enterprise 10.7, and ArcGIS Runtime
100.5. This is the default.
4.
Tiling Format تنسيق التجانب
يحدد تنسيق المربعات التي تم إنشاؤها.
• PNG -
استخدم PNG لتحديد التنسيق الصحيح تلقائيًا (PNG 8 أو PNG 24 أو PNG 32)
بناءً على مستوى التفاصيل المحدد. هذا هو الافتراضي.
• PNG8 -
استخدم PNG 8 لخدمات التراكب التي
تحتاج إلى خلفية شفافة ، مثل الطرق والحدود. يُنشئ PNG 8
مربعات ذات حجم صغير جدًا على القرص دون فقدان المعلومات. لا تستخدم PNG 8 إذا
كانت خريطتك تحتوي على أكثر من 256 لونًا. يمكن للصور ، وظلال التلال ، والتعبئة
المتدرجة ، والشفافية ، ومنع الحواف أن تدفع خريطتك بسهولة عبر 256 لونًا. حتى
الرموز مثل دروع الطرق السريعة قد يكون لها انحناء دقيق حول الحواف مما يضيف
ألوانًا إلى خريطتك بشكل غير متوقع.
• PNG24 —
استخدم PNG 24 لخدمات التراكب ، مثل
الطرق والحدود ، التي تحتوي على أكثر من 256 لونًا (إذا كانت أقل من 256 لونًا ،
فاستخدم PNG 8).
• PNG32 —
استخدم PNG 32 لخدمات التراكب ، مثل
الطرق والحدود ، التي تحتوي على أكثر من 256 لونًا. يعد PNG 32
خيارًا جيدًا بشكل خاص لخدمات التراكب التي تم تمكين منع الحواف على الأسطر أو
النص. يُنشئ PNG 32 مربعات أكبر على القرص
من PNG 24.
• JPEG -
استخدم هذا التنسيق لخدمات خرائط الأساس التي لها تنوع كبير في اللون ولا تحتاج
إلى خلفية شفافة. على سبيل المثال ، تميل الصور النقطية وخرائط أساس المتجهات
التفصيلية للغاية إلى العمل بشكل جيد مع JPEG. JPEG هو
تنسيق صورة مع فقدان البيانات. يحاول إزالة البيانات بشكل انتقائي دون التأثير على
مظهر الصورة. يمكن أن يتسبب هذا في أحجام تجانب صغيرة جدًا على القرص ، ولكن إذا
كانت خريطتك تحتوي على أعمال خط متجه أو تسميات ، فقد ينتج عنها الكثير من الضوضاء
أو منطقة ضبابية حول الخطوط. إذا كانت هذه هي الحالة ، يمكنك محاولة رفع قيمة
الضغط من القيمة الافتراضية 75. قد توازن قيمة أعلى ، مثل 90 ، بين جودة مقبولة
للعمل الخطي وميزة حجم البلاط الصغير لـ JPEG.
يمكنك تحديد الصورة الجودة التي تعتبرها مقبولة. إذا كنت على استعداد لقبول قدر
ضئيل من الضوضاء في الصور ، فيمكنك توفير كميات كبيرة من مساحة القرص عن طريق
اختيار JPEG. يعني الحجم الأصغر
للبلاط أيضًا أن التطبيق يمكنه تنزيل البلاط بشكل أسرع.
• مختلط - تستخدم الحزمة
المختلطة JPEG في وسط الحزمة و PNG 32 على
حافة الحزمة. استخدم الوضع المختلط عندما تريد تراكب حزم البيانات النقطية بشكل
نظيف على طبقات أخرى. عند إنشاء حزمة مختلطة ، يتم إنشاء مربعات PNG 32 في أي
مكان يتم فيه اكتشاف الشفافية (بمعنى آخر ، في أي مكان تكون فيه خلفية إطار
البيانات مرئية). تم إنشاء باقي المربعات باستخدام JPEG. هذا
يحافظ على متوسط حجم الملف منخفضًا مع توفير تراكب نظيف أعلى الحزم الأخرى. إذا
لم تستخدم حزمة الوضع المختلط في هذا السيناريو ، فسترى طوقًا غير شفاف حول محيط
صورتك حيث تتداخل مع الحزمة الأخرى.
Minimum
Level Of Detail (optional)
The minimum scale at which tiles will be generated for the package. The
default is 1. Possible values are 1 through 24.
Larger values reflect larger scales that show more detail but take more
storage space, while smaller values reflect smaller scales that show less
detail and take less storage space.
This value must be less than or equal to Maximum Level Of Detail.
Maximum
Level Of Detail
The maximum scale at which tiles will be generated for the package. The
default is 1. Possible values are 1 through 24.
Larger values reflect larger scales that show more detail but take more
storage space, while smaller values reflect smaller scales that show less detail
and take less storage space.
This value must be greater than or equal to Minimum Level Of Detail.
Service
(optional)
The name of the map service or the XML files to use for the tiling scheme.
This parameter is required only when the Package for ArcGIS Online | Bing Maps
| Google Maps parameter is unchecked.
Summary
(optional)
Adds summary information to the properties of the package.
Tags
(optional)
Adds tag information to the properties of the package. Multiple tags can
be added, separated by a comma or semicolon.
Extent
(optional)
Specifies the extent that will be used to select or clip features.
· Default—The extent will be based on the maximum extent of all
participating layers. This is the default.
· Union of Inputs—The maximum extent of all inputs.
· Intersection of Inputs—The minimum area common to all inputs.
· As Specified Below—Specify the minimum and maximum extent values.
· Same as Display—Extent is equal to the data frame or visible display.
Compression
Quality (optional)
A value between 1 and 100 for the JPEG compression quality. The default
value is 75 for JPEG tile format and zero for other formats.
Compression is supported only for JPEG and MIXED format. Choosing a higher
value will result in a larger file size with a higher-quality image. Choosing a
lower value will result in a smaller file size with a lower-quality image.
(optional)
Specifies the type of tile package that will be created.
· tpk—Tiles are stored using Compact storage format. It is supported across
the ArcGIS platform.
· tpkx—Tiles are stored using CompactV2 storage format, which provides
better performance on network shares and cloud store directories. This improved
and simplified package structure type is supported by newer versions of ArcGIS
products such as ArcGIS Online 7.1, ArcGIS Enterprise 10.7, and ArcGIS Runtime
100.5. This is the default.
5.
Minimum Level of Detail (optional) أدنى
مستوى من التفاصيل (اختياري)
The minimum scale at
which tiles will be generated for the package. The default is 1. Possible
values are 1 through 24.
Larger values reflect
larger scales that show more detail but take more storage space, while smaller
values reflect smaller scales that show less detail and take less storage
space.
This value must be less
than or equal to Maximum Level Of Detail.
الحد الأدنى للمقياس الذي سيتم إنشاء البلاط به
للحزمة. القيمة الافتراضية هي 1. القيم المحتملة هي من 1 إلى 24.
تعكس القيم الأكبر مقاييس أكبر تُظهر مزيدًا من
التفاصيل ولكنها تشغل مساحة تخزين أكبر ، بينما تعكس القيم الأصغر مقاييس أصغر
تُظهر تفاصيل أقل وتشغل مساحة تخزين أقل.
يجب أن تكون هذه القيمة أقل من أو تساوي الحد
الأقصى لمستوى التفاصيل.
Maximum
Level Of Detail
The maximum scale at which tiles will be generated for the package. The
default is 1. Possible values are 1 through 24.
Larger values reflect larger scales that show more detail but take more
storage space, while smaller values reflect smaller scales that show less
detail and take less storage space.
This value must be greater than or equal to Minimum Level Of Detail.
Service
(optional)
The name of the map service or the XML files to use for the tiling scheme.
This parameter is required only when the Package for ArcGIS Online | Bing Maps
| Google Maps parameter is unchecked.
Summary
(optional)
Adds summary information to the properties of the package.
Tags
(optional)
Adds tag information to the properties of the package. Multiple tags can
be added, separated by a comma or semicolon.
Extent
(optional)
Specifies the extent that will be used to select or clip features.
· Default—The extent will be based on the maximum extent of all
participating layers. This is the default.
· Union of Inputs—The maximum extent of all inputs.
· Intersection of Inputs—The minimum area common to all inputs.
· As Specified Below—Specify the minimum and maximum extent values.
· Same as Display—Extent is equal to the data frame or visible display.
Compression
Quality (optional)
A value between 1 and 100 for the JPEG compression quality. The default
value is 75 for JPEG tile format and zero for other formats.
Compression is supported only for JPEG and MIXED format. Choosing a higher
value will result in a larger file size with a higher-quality image. Choosing a
lower value will result in a smaller file size with a lower-quality image.
(optional)
Specifies the type of tile package that will be created.
· tpk—Tiles are stored using Compact storage format. It is supported across
the ArcGIS platform.
· tpkx—Tiles are stored using CompactV2 storage format, which provides
better performance on network shares and cloud store directories. This improved
and simplified package structure type is supported by newer versions of ArcGIS
products such as ArcGIS Online 7.1, ArcGIS Enterprise 10.7, and ArcGIS Runtime
100.5. This is the default.
6.
Maximum Level Of Detail أفصى مستوى
من التفاصيل (اختياري)
Same description as before
نفس وصف السابق
7.
Service (optional) الخدمة (اختياري)
The name of the map
service or the XML files to use for the tiling scheme. This parameter is
required only when the Package for ArcGIS Online | Bing Maps | Google Maps
parameter is unchecked.
اسم خدمة الخريطة أو ملفات XML
المراد استخدامها لنظام التجانب. هذه المعلمة مطلوبة فقط عندما تكون Package for ArcGIS Online | خرائط بنج | لم يتم تحديد معلمة خرائط Google.
8.
Summary (optional) ملخص (اختياري)
Adds summary information
to the properties of the package.
يضيف معلومات موجزة إلى خصائص الحزمة.
9.
Tags (optional) علامات (اختياري)
Adds tag information to
the properties of the package. Multiple tags can be added, separated by a comma
or semicolon.
يضيف معلومات العلامة إلى خصائص الحزمة. يمكن
إضافة علامات متعددة ، مفصولة بفاصلة أو فاصلة منقوطة.
10.
Extent (optional) المدى (اختياري)
Specifies the extent
that will be used to select or clip features.
·
Default—The extent will be based on the maximum extent of all
participating layers. This is the default.
·
Union of Inputs—The maximum extent of all inputs.
·
Intersection of Inputs—The minimum area common to all inputs.
·
As Specified Below—Specify the minimum and maximum extent values.
·
Same as Display—Extent is equal to the data frame or visible
display.
يحدد المدى الذي سيتم استخدامه لتحديد الميزات أو
قصها.
• افتراضي - سيعتمد المدى
على أقصى مدى لجميع الطبقات المشاركة. هذا هو الافتراضي.
• اتحاد المدخلات - أقصى
مدى لجميع المدخلات.
• تقاطع المدخلات -
المنطقة الدنيا المشتركة لجميع المدخلات.
• كما هو محدد أدناه -
حدد قيم الحد الأدنى والأقصى.
• نفس العرض - المدى
يساوي إطار البيانات أو العرض المرئي.
11.
Compression Quality (optional) جودة
الضغط (اختياري)
·
A value between 1 and 100 for the JPEG compression quality. The
default value is 75 for JPEG tile format and zero for other formats.
·
Compression is supported only for JPEG and MIXED format. Choosing
a higher value will result in a larger file size with a higher-quality image.
Choosing a lower value will result in a smaller file size with a lower-quality
image.
• قيمة
بين 1 و 100 لجودة ضغط JPEG. القيمة الافتراضية هي
75 لتنسيق تجانب JPEG وصفر للتنسيقات الأخرى.
•
الضغط مدعوم فقط لتنسيقات JPEG و MIXED.
سيؤدي اختيار قيمة أعلى إلى حجم ملف أكبر مع صورة عالية الجودة. سيؤدي اختيار قيمة
أقل إلى حجم ملف أصغر مع صورة ذات جودة أقل.
12.
(optional) (اختياري)
Specifies the type of
tile package that will be created.
·
tpk—Tiles are stored using Compact storage format. It is supported
across the ArcGIS platform.
·
tpkx—Tiles are stored using CompactV2 storage format, which
provides better performance on network shares and cloud store directories. This
improved and simplified package structure type is supported by newer versions
of ArcGIS products such as ArcGIS Online 7.1, ArcGIS Enterprise 10.7, and
ArcGIS Runtime 100.5. This is the default. Extent (optional)
يحدد نوع حزمة التجانب التي سيتم إنشاؤها.
• tpk - يتم
تخزين البلاط باستخدام تنسيق تخزين مضغوط. يتم دعمه عبر منصة ArcGIS.
• tpkx - يتم
تخزين المربعات باستخدام تنسيق تخزين CompactV2 ،
والذي يوفر أداءً أفضل في مشاركات الشبكة وأدلة التخزين السحابي. يتم دعم هذا
النوع من بنية الحزمة المحسّنة والمبسطة بواسطة إصدارات أحدث من منتجات ArcGIS مثل ArcGIS Online 7.1 و ArcGIS
Enterprise 10.7 و ArcGIS Runtime 100.5. هذا هو الافتراضي.
Specifies the extent that will be used to select or clip features.
·Default—The extent will be based on the maximum extent of all
participating layers. This is the default.
·Union of Inputs—The maximum extent of all inputs.
·Intersection of Inputs—The minimum area common to all inputs.
·As Specified Below—Specify the minimum and maximum extent values.
·Same as Display—Extent is equal to the data frame or visible display.
Compression
Quality (optional)
A value between 1 and 100 for the JPEG compression quality. The default
value is 75 for JPEG tile format and zero for other formats.
Compression is supported only for JPEG and MIXED format. Choosing a higher
value will result in a larger file size with a higher-quality image. Choosing a
lower value will result in a smaller file size with a lower-quality image.
(optional)
Specifies the type of tile package that will be created.
·tpk—Tiles are stored using Compact storage format. It is supported across
the ArcGIS platform.
·tpkx—Tiles are stored using CompactV2 storage format, which provides
better performance on network shares and cloud store directories. This improved
and simplified package structure type is supported by newer versions of ArcGIS
products such as ArcGIS Online 7.1, ArcGIS Enterprise 10.7, and ArcGIS Runtime
100.5. This is the default.
Tags
(optional)
Adds tag information to the properties of the package. Multiple tags can
be added, separated by a comma or semicolon.
Extent
(optional)
Specifies the extent that will be used to select or clip features.
·Default—The extent will be based on the maximum extent of all
participating layers. This is the default.
·Union of Inputs—The maximum extent of all inputs.
·Intersection of Inputs—The minimum area common to all inputs.
·As Specified Below—Specify the minimum and maximum extent values.
·Same as Display—Extent is equal to the data frame or visible display.
Compression
Quality (optional)
A value between 1 and 100 for the JPEG compression quality. The default
value is 75 for JPEG tile format and zero for other formats.
Compression is supported only for JPEG and MIXED format. Choosing a higher
value will result in a larger file size with a higher-quality image. Choosing a
lower value will result in a smaller file size with a lower-quality image.
(optional)
Specifies the type of tile package that will be created.
·tpk—Tiles are stored using Compact storage format. It is supported across
the ArcGIS platform.
·tpkx—Tiles are stored using CompactV2 storage format, which provides better
performance on network shares and cloud store directories. This improved and
simplified package structure type is supported by newer versions of ArcGIS
products such as ArcGIS Online 7.1, ArcGIS Enterprise 10.7, and ArcGIS Runtime
100.5. This is the default.
Summary
(optional)
Adds summary information to the properties of the package.
Tags
(optional)
Adds tag information to the properties of the package. Multiple tags can
be added, separated by a comma or semicolon.
Extent
(optional)
Specifies the extent that will be used to select or clip features.
·Default—The extent will be based on the maximum extent of all
participating layers. This is the default.
·Union of Inputs—The maximum extent of all inputs.
·Intersection of Inputs—The minimum area common to all inputs.
·As Specified Below—Specify the minimum and maximum extent values.
·Same as Display—Extent is equal to the data frame or visible display.
Compression
Quality (optional)
A value between 1 and 100 for the JPEG compression quality. The default
value is 75 for JPEG tile format and zero for other formats.
Compression is supported only for JPEG and MIXED format. Choosing a higher
value will result in a larger file size with a higher-quality image. Choosing a
lower value will result in a smaller file size with a lower-quality image.
(optional)
Specifies the type of tile package that will be created.
·tpk—Tiles are stored using Compact storage format. It is supported across
the ArcGIS platform.
·tpkx—Tiles are stored using CompactV2 storage format, which provides
better performance on network shares and cloud store directories. This improved
and simplified package structure type is supported by newer versions of ArcGIS
products such as ArcGIS Online 7.1, ArcGIS Enterprise 10.7, and ArcGIS Runtime
100.5. This is the default.
Service
(optional)
The name of the map service or the XML files to use for the tiling scheme.
This parameter is required only when the Package for ArcGIS Online | Bing Maps
| Google Maps parameter is unchecked.
Summary
(optional)
Adds summary information to the properties of the package.
Tags
(optional)
Adds tag information to the properties of the package. Multiple tags can
be added, separated by a comma or semicolon.
Extent
(optional)
Specifies the extent that will be used to select or clip features.
·Default—The extent will be based on the maximum extent of all
participating layers. This is the default.
·Union of Inputs—The maximum extent of all inputs.
·Intersection of Inputs—The minimum area common to all inputs.
·As Specified Below—Specify the minimum and maximum extent values.
·Same as Display—Extent is equal to the data frame or visible display.
Compression
Quality (optional)
A value between 1 and 100 for the JPEG compression quality. The default
value is 75 for JPEG tile format and zero for other formats.
Compression is supported only for JPEG and MIXED format. Choosing a higher
value will result in a larger file size with a higher-quality image. Choosing a
lower value will result in a smaller file size with a lower-quality image.
(optional)
Specifies the type of tile package that will be created.
·tpk—Tiles are stored using Compact storage format. It is supported across
the ArcGIS platform.
·tpkx—Tiles are stored using CompactV2 storage format, which provides
better performance on network shares and cloud store directories. This improved
and simplified package structure type is supported by newer versions of ArcGIS
products such as ArcGIS Online 7.1, ArcGIS Enterprise 10.7, and ArcGIS Runtime
100.5. This is the default.
اليك صفحه ومجموعة على الفيس بوك لتعلم أكثر بما يخص نظم المعلومات الجغرافية (GIS) و برنامج ArcGIS Pro من خلال هذه الروابط:
مجموعة على الفيس بوك
ArcGIS Pro من
هنا.
مجموعة على الفيس بوك
GIS for WE - ArcGIS Pro من
هنا.صفحة الفيس بوك
GIS for WE من
هنا.
تعليقات
إرسال تعليق