Create Runtime Content Tool
أداة إنشاء محتوى
وقت التشغيل
ArcMap ArcGIS
How to Create Runtime
Content Tool in ArcToolbox ArcMap ArcGIS??
كيفية استخدام أداة إنشاء محتوى وقت التشغيلArcToolbox ArcMap
ArcGIS ؟؟
Path
to access the toolمسار الوصول الى الأداة
:
Create
Runtime Content Tool, Package Toolset, Data Management Tools Toolbox
Create Runtime Content
Consolidates feature
layers, basemaps, network datasets, and locators from your map document into a
single folder and prepares the folder for use within applications built with
ArcGIS Runtime SDKs. This folder can then be provisioned to devices to use with
applications that run offline (applications that can run disconnected from
ArcGIS Server or ArcGIS Online).
يدمج طبقات المعالم وخرائط الأساس ومجموعات بيانات
الشبكة ومحددات المواقع من مستند الخريطة في مجلد واحد ويعد المجلد للاستخدام داخل
التطبيقات التي تم إنشاؤها باستخدام ArcGIS Runtime SDKs. يمكن
بعد ذلك توفير هذا المجلد للأجهزة لاستخدامه مع التطبيقات التي تعمل دون اتصال
(التطبيقات التي يمكن تشغيلها غير متصلة من ArcGIS Server أو ArcGIS
Online).
1.
Input Map Document إدخال مستند
الخريطة
The input map document
(.mxd) that will be consolidated into a single folder.
مستند مخطط الإدخال (.mxd) الذي
سيتم دمجه في مجلد واحد.
Output
Folder
The output folder that will contain the consolidated data. This folder can
then be deployed to mobile devices to be used within ArcGIS Runtime-based
applications.
The output folder and its Runtime content is not intended to be used
outside of a Runtime application.
Input
Basemap (optional)
Input basemap layer that will be included in the Runtime content.
Esri-provided basemaps such as Imagery, Streets, Topographic, and so on,
are not supported.
Input
Locator (optional)
Input locator (.loc) that will be included in the Runtime content.
There are
a few restrictions on which locators can be added to the Runtime content:
· The locator must be created with ArcGIS 10.0 or later.
· The locator cannot have an unknown coordinate system.
· The locator or any participating locator in a composite locator cannot be
a geocoding service, including services from Portal for ArcGIS or ArcGIS
Online.
· The locator cannot contain a custom plug-in in the locator style
configuration.
Only one locator can be added to your runtime content. Create a composite
locator if you want to include multiple locators.
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.
Options
(optional)
Options for determining which layers will be included in the Runtime
content.
· NETWORK_DATA— Use this option to include all network data that resides
within your map document.
· FEATURE_AND_TABULAR_DATA—Use this option to include all simple features,
tables, and relationship classes that reside within your map document.
If your map contains a network dataset or a network analysis layer, you
have the option of including the network dataset in your Runtime content as a
transportation network. When including a network, all feature layers the
network references become part of the Runtime content. This may include layers
that are not part of the map. For example, if you only have a network dataset
layer in the map, your runtime content includes the streets, junctions, and
turns feature classes associated with the network.
For a network dataset to become a transportation network, there are a few
restrictions to keep in mind:
· The network dataset must be part of a geodatabase. This excludes networks
that are in SDC or shapefile format.
· The network dataset must be from ArcGIS 10.0 or later. If your network is
from an earlier version, you can upgrade your geodatabase and your network.
· The network dataset cannot have an unknown coordinate system.
· The network dataset cannot use any VB or Python script evaluators.
· The network dataset cannot use any custom COM evaluators.
· A network dataset that uses live traffic will be ported to a
transportation network, but the live traffic components are excluded since they
are not supported.
When using Python, multiple values can be entered by using a Python list,
for example, ["NETWORK_DATA", "FEATURE_AND_TABULAR_DATA"].
Optimize
for Size (optional)
Optimizes the Runtime content by reducing its size for portability to your
runtime application.
· Checked—Runtime content will be optimized for size. This is the default.
· Unchecked—Runtime content will not be optimized for size.
Optimization includes deleting all fields that are not used in renderers,
relates, or joins. OBJECTID, SHAPE, and GlobalIDs are always maintained.
Additionally, optimization will set the precision of the spatial reference to
0.1 meters.
Package
for ArcGIS Online | Bing Maps | Google Maps
Determines whether the tiling scheme will be generated from an existing
map service or if map tiles will be generated for ArcGIS Online, Bing Maps, and
Google Maps.
· Checked—The ArcGIS Online/Bing Maps/Google Maps tiling scheme is 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—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.
Tiling
Format
Specifies the format of the generated tiles.
· PNG—Use PNG to automatically select the correct format (PNG8, PNG24, or
PNG32) 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—You can 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, but the tiles are fully supported in all browsers.
· 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.It's up to you to 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 with 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 you with 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.
Maximum
Level Of Detail
Specify the number of scale levels at which tiles will be generated for
the package. Possible values are 1 through 20.
Service
(optional)
Specifies 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.
2.
Output Folder مجلد الإخراج
The output folder that
will contain the consolidated data. This folder can then be deployed to mobile
devices to be used within ArcGIS Runtime-based applications.
The output folder and
its Runtime content is not intended to be used outside of a Runtime
application.
مجلد الإخراج الذي سيحتوي على البيانات المدمجة.
يمكن بعد ذلك نشر هذا المجلد على الأجهزة المحمولة لاستخدامه في التطبيقات
المستندة إلى ArcGIS Runtime.
لا يُقصد بمجلد الإخراج ومحتوى وقت التشغيل الخاص
به استخدامهما خارج تطبيق Runtime.
3.
Input Basemap (optional) إدخال
خريطة الأساس (اختياري)
Input basemap layer that
will be included in the Runtime content.
Esri-provided basemaps
such as Imagery, Streets, Topographic, and so on, are not supported.
أدخل طبقة خريطة الأساس التي سيتم تضمينها في
محتوى وقت التشغيل.
خرائط الأساس التي توفرها Esri مثل
الصور والشوارع والطبوغرافية وما إلى ذلك ، غير مدعومة.
4.
Input Locator (optional) محدد موقع
الإدخال (اختياري)
Input locator (.loc)
that will be included in the Runtime content.
There are a few restrictions on
which locators can be added to the Runtime content:
·
The locator must be created with ArcGIS 10.0 or later.
·
The locator cannot have an unknown coordinate system.
·
The locator or any participating locator in a composite locator
cannot be a geocoding service, including services from Portal for ArcGIS or
ArcGIS Online.
·
The locator cannot contain a custom plug-in in the locator style
configuration.
Only one locator can be
added to your runtime content. Create a composite locator if you want to
include multiple locators.
محدد موقع الإدخال (.loc) الذي
سيتم تضمينه في محتوى وقت التشغيل.
هناك بعض القيود على محددات المواقع التي يمكن
إضافتها إلى محتوى وقت التشغيل:
• يجب إنشاء محدد الموقع
باستخدام ArcGIS 10.0 أو أحدث.
• لا يمكن أن يحتوي محدد
الموقع على نظام إحداثيات غير معروف.
• لا يمكن أن يكون محدد
الموقع أو أي محدد مواقع مشارك في محدد المواقع المركب خدمة تكويد جغرافي ، بما في
ذلك الخدمات من Portal for ArcGIS أو ArcGIS Online.
• لا يمكن أن يحتوي محدد
الموقع على مكون إضافي مخصص في تكوين نمط محدد المواقع.
يمكن إضافة محدد موقع واحد فقط إلى محتوى وقت
التشغيل. قم بإنشاء محدد موقع مركب إذا كنت تريد تضمين عدة محددات مواقع.
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.
Options
(optional)
Options for determining which layers will be included in the Runtime
content.
· NETWORK_DATA— Use this option to include all network data that resides
within your map document.
· FEATURE_AND_TABULAR_DATA—Use this option to include all simple features,
tables, and relationship classes that reside within your map document.
If your map contains a network dataset or a network analysis layer, you
have the option of including the network dataset in your Runtime content as a
transportation network. When including a network, all feature layers the
network references become part of the Runtime content. This may include layers
that are not part of the map. For example, if you only have a network dataset
layer in the map, your runtime content includes the streets, junctions, and
turns feature classes associated with the network.
For a network dataset to become a transportation network, there are a few
restrictions to keep in mind:
· The network dataset must be part of a geodatabase. This excludes networks
that are in SDC or shapefile format.
· The network dataset must be from ArcGIS 10.0 or later. If your network is
from an earlier version, you can upgrade your geodatabase and your network.
· The network dataset cannot have an unknown coordinate system.
· The network dataset cannot use any VB or Python script evaluators.
· The network dataset cannot use any custom COM evaluators.
· A network dataset that uses live traffic will be ported to a
transportation network, but the live traffic components are excluded since they
are not supported.
When using Python, multiple values can be entered by using a Python list,
for example, ["NETWORK_DATA", "FEATURE_AND_TABULAR_DATA"].
Optimize
for Size (optional)
Optimizes the Runtime content by reducing its size for portability to your
runtime application.
· Checked—Runtime content will be optimized for size. This is the default.
· Unchecked—Runtime content will not be optimized for size.
Optimization includes deleting all fields that are not used in renderers,
relates, or joins. OBJECTID, SHAPE, and GlobalIDs are always maintained.
Additionally, optimization will set the precision of the spatial reference to
0.1 meters.
Package
for ArcGIS Online | Bing Maps | Google Maps
Determines whether the tiling scheme will be generated from an existing
map service or if map tiles will be generated for ArcGIS Online, Bing Maps, and
Google Maps.
· Checked—The ArcGIS Online/Bing Maps/Google Maps tiling scheme is 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—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.
Tiling
Format
Specifies the format of the generated tiles.
· PNG—Use PNG to automatically select the correct format (PNG8, PNG24, or
PNG32) 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—You can 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, but the tiles are fully supported in all browsers.
· 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.It's up to you to 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 with 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 you with 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.
Maximum
Level Of Detail
Specify the number of scale levels at which tiles will be generated for
the package. Possible values are 1 through 20.
Service
(optional)
Specifies 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.
5.
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.
يحدد المدى الذي سيتم استخدامه لتحديد الميزات أو
قصها.
• افتراضي - سيعتمد المدى
على أقصى مدى لجميع الطبقات المشاركة. هذا هو الافتراضي.
• اتحاد المدخلات - أقصى
مدى لجميع المدخلات.
• تقاطع المدخلات -
المنطقة الدنيا المشتركة لجميع المدخلات.
• كما هو محدد أدناه -
حدد قيم الحد الأدنى والأقصى.
• نفس العرض - المدى
يساوي إطار البيانات أو العرض المرئي.
Options
(optional)
Options for determining which layers will be included in the Runtime
content.
· NETWORK_DATA— Use this option to include all network data that resides
within your map document.
· FEATURE_AND_TABULAR_DATA—Use this option to include all simple features,
tables, and relationship classes that reside within your map document.
If your map contains a network dataset or a network analysis layer, you
have the option of including the network dataset in your Runtime content as a
transportation network. When including a network, all feature layers the
network references become part of the Runtime content. This may include layers
that are not part of the map. For example, if you only have a network dataset
layer in the map, your runtime content includes the streets, junctions, and
turns feature classes associated with the network.
For a network dataset to become a transportation network, there are a few
restrictions to keep in mind:
· The network dataset must be part of a geodatabase. This excludes networks
that are in SDC or shapefile format.
· The network dataset must be from ArcGIS 10.0 or later. If your network is
from an earlier version, you can upgrade your geodatabase and your network.
· The network dataset cannot have an unknown coordinate system.
· The network dataset cannot use any VB or Python script evaluators.
· The network dataset cannot use any custom COM evaluators.
· A network dataset that uses live traffic will be ported to a
transportation network, but the live traffic components are excluded since they
are not supported.
When using Python, multiple values can be entered by using a Python list,
for example, ["NETWORK_DATA", "FEATURE_AND_TABULAR_DATA"].
Optimize
for Size (optional)
Optimizes the Runtime content by reducing its size for portability to your
runtime application.
· Checked—Runtime content will be optimized for size. This is the default.
· Unchecked—Runtime content will not be optimized for size.
Optimization includes deleting all fields that are not used in renderers,
relates, or joins. OBJECTID, SHAPE, and GlobalIDs are always maintained.
Additionally, optimization will set the precision of the spatial reference to
0.1 meters.
Package
for ArcGIS Online | Bing Maps | Google Maps
Determines whether the tiling scheme will be generated from an existing
map service or if map tiles will be generated for ArcGIS Online, Bing Maps, and
Google Maps.
· Checked—The ArcGIS Online/Bing Maps/Google Maps tiling scheme is 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—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.
Tiling Format
Specifies the format of the generated tiles.
· PNG—Use PNG to automatically select the correct format (PNG8, PNG24, or
PNG32) 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—You can 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, but the tiles are fully supported in all browsers.
· 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.It's up to you to 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 with 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 you with 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.
Maximum
Level Of Detail
Specify the number of scale levels at which tiles will be generated for
the package. Possible values are 1 through 20.
Service
(optional)
Specifies 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.
6.
Options (optional) خيارات (اختياري)
خيارات لتحديد الطبقات التي سيتم تضمينها في محتوى
وقت التشغيل.
• NETWORK_DATA - استخدم هذا الخيار لتضمين جميع بيانات الشبكة الموجودة في مستند
الخريطة.
• FEATURE_AND_TABULAR_DATA - استخدم هذا الخيار لتضمين كل الميزات والجداول وفئات العلاقات
البسيطة الموجودة في مستند الخريطة.
إذا كانت خريطتك تحتوي على مجموعة بيانات شبكة أو
طبقة تحليل شبكة ، فلديك خيار تضمين مجموعة بيانات الشبكة في محتوى وقت التشغيل
كشبكة نقل. عند تضمين شبكة ، فإن جميع طبقات المعالم تصبح مراجع الشبكة جزءًا من
محتوى وقت التشغيل. قد يشمل ذلك طبقات ليست جزءًا من الخريطة. على سبيل المثال ،
إذا كان لديك طبقة مجموعة بيانات شبكة فقط في الخريطة ، فإن محتوى وقت التشغيل
الخاص بك يتضمن الشوارع والتقاطعات وفئات المعالم المرتبطة بالشبكة.
لكي تصبح مجموعة بيانات الشبكة شبكة نقل ، هناك
بعض القيود التي يجب وضعها في الاعتبار:
• يجب أن تكون مجموعة
بيانات الشبكة جزءًا من قاعدة بيانات جغرافية. يستثنى من ذلك الشبكات الموجودة
بتنسيق SDC أو ملف الشكل.
• يجب أن تكون مجموعة
بيانات الشبكة من ArcGIS 10.0 أو أحدث. إذا كانت شبكتك
من إصدار سابق ، فيمكنك ترقية قاعدة البيانات الجغرافية وشبكتك.
• لا يمكن أن تحتوي
مجموعة بيانات الشبكة على نظام إحداثيات غير معروف.
• لا يمكن لمجموعة بيانات
الشبكة استخدام أي مقيمي نصوص برمجية VB أو Python.
• لا يمكن لمجموعة بيانات
الشبكة استخدام أي مقيمين COM
مخصصين.
• سيتم نقل مجموعة بيانات
الشبكة التي تستخدم حركة المرور المباشرة إلى شبكة النقل ، ولكن يتم استبعاد
مكونات حركة المرور المباشرة لأنها غير مدعومة.
عند استخدام Python ،
يمكن إدخال قيم متعددة باستخدام قائمة Python ، على
سبيل المثال ، ["NETWORK_DATA"
، "FEATURE_AND_TABULAR_DATA"].
Optimize
for Size (optional)
Optimizes the Runtime content by reducing its size for portability to your
runtime application.
· Checked—Runtime content will be optimized for size. This is the default.
· Unchecked—Runtime content will not be optimized for size.
Optimization includes deleting all fields that are not used in renderers,
relates, or joins. OBJECTID, SHAPE, and GlobalIDs are always maintained.
Additionally, optimization will set the precision of the spatial reference to
0.1 meters.
Package
for ArcGIS Online | Bing Maps | Google Maps
Determines whether the tiling scheme will be generated from an existing
map service or if map tiles will be generated for ArcGIS Online, Bing Maps, and
Google Maps.
· Checked—The ArcGIS Online/Bing Maps/Google Maps tiling scheme is 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—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.
Tiling
Format
Specifies the format of the generated tiles.
· PNG—Use PNG to automatically select the correct format (PNG8, PNG24, or
PNG32) 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—You can 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, but the tiles are fully supported in all browsers.
· 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.It's up to you to 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 with 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 you with 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.
Maximum
Level Of Detail
Specify the number of scale levels at which tiles will be generated for
the package. Possible values are 1 through 20.
Service
(optional)
Specifies 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.
7.
Optimize for Size (optional) تحسين
الحجم (اختياري)
Optimizes the Runtime
content by reducing its size for portability to your runtime application.
·
Checked—Runtime content will be optimized for size. This is the
default.
·
Unchecked—Runtime content will not be optimized for size.
Optimization includes
deleting all fields that are not used in renderers, relates, or joins.
OBJECTID, SHAPE, and GlobalIDs are always maintained. Additionally,
optimization will set the precision of the spatial reference to 0.1 meters.
يعمل على تحسين محتوى وقت التشغيل عن طريق تقليل
حجمه لإمكانية نقله إلى تطبيق وقت التشغيل الخاص بك.
• تم التحديد - سيتم
تحسين محتوى وقت التشغيل من حيث الحجم. هذا هو الافتراضي.
• لم يتم تحديده - لن يتم
تحسين محتوى وقت التشغيل من حيث الحجم.
التحسين يشمل حذف كل الحقول التي لم يتم استخدامها
في العارضين ، أو الصلات ، أو الصلات. يتم الاحتفاظ دائمًا بمعرف الكائن والشكل
والعناصر العالمية. بالإضافة إلى ذلك ، سيحدد التحسين دقة الإسناد المكاني إلى 0.1
متر.
Package
for ArcGIS Online | Bing Maps | Google Maps
Determines whether the tiling scheme will be generated from an existing
map service or if map tiles will be generated for ArcGIS Online, Bing Maps, and
Google Maps.
· Checked—The ArcGIS Online/Bing Maps/Google Maps tiling scheme is 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—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.
Tiling
Format
Specifies the format of the generated tiles.
· PNG—Use PNG to automatically select the correct format (PNG8, PNG24, or
PNG32) 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—You can 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, but the tiles are fully supported in all browsers.
· 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.It's up to you to 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 with 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 you with 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.
Maximum
Level Of Detail
Specify the number of scale levels at which tiles will be generated for
the package. Possible values are 1 through 20.
Service
(optional)
Specifies 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.
8.
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.
إذا حددت هذا الخيار ، فيجب أن يستخدم مستند
الخريطة المصدر نفس النظام الإحداثي مثل الخريطة مع نظام التجانب الذي تقوم
باستيراده.
Tiling
Format
Specifies the format of the generated tiles.
· PNG—Use PNG to automatically select the correct format (PNG8, PNG24, or
PNG32) 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—You can 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, but the tiles are fully supported in all browsers.
· 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.It's up to you to 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 with 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 you with 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.
Maximum
Level Of Detail
Specify the number of scale levels at which tiles will be generated for
the package. Possible values are 1 through 20.
Service
(optional)
Specifies 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.
9.
Tiling Format تنسيق التجانب
يحدد تنسيق المربعات التي تم إنشاؤها.
• PNG -
استخدم PNG لتحديد التنسيق الصحيح تلقائيًا (PNG8 أو PNG24 أو PNG32)
بناءً على مستوى التفاصيل المحدد. هذا هو الافتراضي.
• 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. هذا
يحافظ على متوسط حجم الملف منخفضًا بينما يوفر لك تراكبًا نظيفًا فوق الحزم
الأخرى. إذا لم تستخدم حزمة الوضع المختلط في هذا السيناريو ، فسترى طوقًا غير
شفاف حول محيط صورتك حيث تتداخل مع الحزمة الأخرى.
Maximum
Level Of Detail
Specify the number of scale levels at which tiles will be generated for
the package. Possible values are 1 through 20.
Service
(optional)
Specifies 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.
10.
Maximum Level of Detail أقصى مستوى
من التفاصيل
Specify the number of
scale levels at which tiles will be generated for the package. Possible values
are 1 through 20.
حدد عدد مستويات المقياس التي سيتم عندها إنشاء
التجانبات للحزمة. القيم الممكنة هي من 1 إلى 20.
Service
(optional)
Specifies 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.
11.
Service (optional) الخدمة (اختياري)
Specifies 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.
اليك صفحه ومجموعة على الفيس بوك لتعلم أكثر بما يخص نظم المعلومات الجغرافية (GIS) و برنامج ArcGIS Pro من خلال هذه الروابط:
مجموعة على الفيس بوك
ArcGIS Pro من
هنا.
مجموعة على الفيس بوك
GIS for WE - ArcGIS Pro من
هنا.صفحة الفيس بوك
GIS for WE من
هنا.
تعليقات
إرسال تعليق