Contents
What is a map package ArcMap?
A map package contains a map document (. mxd) and the data referenced by the layers it contains, packaged into one convenient, portable file. Map packages can be used for easy sharing of maps between colleagues in a work group, across departments in an organization, or with any other ArcGIS users via ArcGIS online.
Which platforms do we support with the ArcGIS runtime SDKS?
Android, Xamarin. iOS, and Xamarin. Forms (cross-platform projects for Android, iOS, and UWP). Each API has specific system requirements for your development machine as well as for the machines and devices to which you deploy your app.
Does ArcGIS work on iPad?
Yes. ArcGIS Earth works on iPad and Android tablets.
What can you do with an ArcGIS map package?
Map packages can be used for easy sharing of maps between colleagues in a work group, across departments in an organization, or with any other ArcGIS users via ArcGIS Online. Map packages have other uses, too, such as the ability to create an archive of a particular map that contains a snapshot of the current state of the data used in the map.
How to open ArcGIS Runtime API for Android?
Open your command prompt and navigate to the folder where you extracted the contents of the data from step 1. Push the data into the scoped storage of the sample app: adb push Yellowstone.mmpk /Android/data/com.esri.arcgisruntime.sample.openmobilemappackage/files/Yellowstone.mmpk
What kind of files can be included in a map package?
Specify Additional Files you want to include in the map package. This option allows you to include other content such as detailed documentation, reports, graphs, etc. The following types of files are not allowed to be included in the package – .js, .vbs, .py, .pyc, .pyo, .bat and .ocx.
Why do I not check the referencing option in ArcGIS?
Not checking this option means that map layers will continue to reference enterprise geodatabase data. For example, when sharing your content within your organization it is likely that enterprise geodatabase data will be accessible for those consuming the package. In this case un-checking this option (i.e. referencing) is a good choice.