You can use ArcGIS Pro.mspk) that can be taken offline. Each package can contain scenes, elevation sources, and any data necessary for your users to continue working when connectivity is poor or non-existent. Mobile scene packages can include basemaps.tpkx,.vtpk), tables
With ArcGIS Pro 2.6 (or later) you can include online layers
Create a mobile scene package with ArcGIS Pro
- Locate the ArcGIS Pro tool called Create Mobile Scene Package in the Data Management Toolbox. You can use this to create a mobile scene package
A mobile scene package (MSPK) is a standalone file that contains one or more scene definitions, including the basemap layers, elevation layers, data layers, layer styles, and pop-up styles for use in offline applications built with ArcGIS Maps SDKs for Native Apps. containing any number of scenesA scene is a collection of layers that are displayed in 3D. It is typically composed of a basemap layer, data layers, and 3D data. . - If needed, set an expiration date on the mobile scene package. This is available with ArcGIS Pro 2.4 (or later) with the ArcGIS Publisher extension license.
- If you want include online layers
A layer is a reference to a collection of geographic data that is used to access and display data. The data for layers are typically provided by the basemap layer service and data services. and tablesA table is a non-spatial dataset in a feature service. All records in a table share the same set of fields. in the scenesA scene is a collection of layers that are displayed in 3D. It is typically composed of a basemap layer, data layers, and 3D data. , you need to check on the Reference online content. This is available with ArcGIS Pro 2.6 (or later). - Save the package to ArcGIS Online
ArcGIS Online is a GIS mapping, analytics, data hosting, and content management software as a service (SaaS) product. It includes applications, tools, APIs, and location services for users and developers. It is subscription-based and requires an ArcGIS Online account. , ArcGIS EnterpriseArcGIS Enterprise is a GIS mapping, analytics, data hosting, and content management product that can be hosted on-premise or in a cloud infrastructure. It includes software, applications, tools, APIs, and services for users and developers. , or to a folder on your device. - You can download the mobile scene package
A mobile scene package (MSPK) is a standalone file that contains one or more scene definitions, including the basemap layers, elevation layers, data layers, layer styles, and pop-up styles for use in offline applications built with ArcGIS Maps SDKs for Native Apps. from ArcGIS Online or ArcGIS Enterprise directly onto your device using this API. Alternatively, you can copy the package directly to your device (or sideloadSideloading is the process of deploying a file or package to a device without using a network. it).
Open the mobile scene package
To create the mobile scene package
Handle mobile scene package expiration
Mobile scene packages
- Provide data to third-party contractors that will expire at the end of a contract.
- Indicate to your users that the data is now obsolete.
Use the ArcGIS Pro tool, create a mobile scene package to set an expiration date/time, an expiration message, and data access options. Setting expiration requires an ArcGIS Pro
There are three possible outcomes when you try to load a mobile scene package
- You have full access to the mobile scene package and their scenes
A scene is a collection of layers that are displayed in 3D. It is typically composed of a basemap layer, data layers, and 3D data. . This situation occurs if the package has been created without any expiration properties or if it has not expired. - You have full access to the mobile scene package
A mobile scene package (MSPK) is a standalone file that contains one or more scene definitions, including the basemap layers, elevation layers, data layers, layer styles, and pop-up styles for use in offline applications built with ArcGIS Maps SDKs for Native Apps. and their scenesA scene is a collection of layers that are displayed in 3D. It is typically composed of a basemap layer, data layers, and 3D data. , even though the scenes and their data have expired. You will be warned that the package is out of date. - You cannot access the mobile scene package and their scenes because it has expired. In this case, the package will fail to load and you will not be able to access its scenes and data.
These three outcomes are managed by the mobile scene package
If you want to provide your users with extra information, you can retrieve the expiration details from the expiration property on the mobile scene package
- Load the mobile scene package
A mobile scene package (MSPK) is a standalone file that contains one or more scene definitions, including the basemap layers, elevation layers, data layers, layer styles, and pop-up styles for use in offline applications built with ArcGIS Maps SDKs for Native Apps. . - Read the expiration property on the mobile scene package.
- Confirm that it has not expired.
- Get the expiration date.
- Calculate the number of days between today and the expiration date. Report the number of days remaining.