Share a map package

Map packages (.mpkx files) allow you to share complete maps. A map package is a file that contains a map (.mapx) and the data referenced by its layers.

You can use map packages to share maps between colleagues in a work group, across departments in an organization, or with other ArcGIS users through ArcGIS Online or ArcGIS Enterprise. You can also use map packages to create an archive or a snapshot of a particular map in its current state.

Data source considerations

When sharing a map within your organization, it's likely that enterprise database and UNC path data are accessible to those using the map package. In this case, unchecking the Include Enterprise and UNC Path Data option limits access to these resources. Enterprise database and UNC path data are referenced rather than copied to the map package.

However, when sharing a map outside your organization, enterprise database and UNC path data are not accessible. You can check the Include Enterprise and UNC Path Data option to include the data in your package. If you check this option, data from enterprise databases, UNC path folders, and feature services is extracted and copied to file geodatabases.

Caution:

If the coordinate system of your map is a projected coordinate system, all layers in your map that are copied are projected into this coordinate system during packaging. If you do not want the layers of your map to be projected, either change the coordinate system of your map to match your data or switch to a geographic coordinate system. For more information on setting the coordinate system of your map, see Work with coordinate systems.

Tip:

For a finer degree of control over how data is packaged, you can use the Package Map geoprocessing tool. For example, you can specify that only data within the current map extent is packaged.

Create a map package

To create a map package, complete the following steps:

  1. On the ribbon, click the Share tab. In the Package group, click New Map Package Map Package.

    The Package Map pane appears.

  2. Specify where to save your package, either to your online account or as a file on disk.
  3. Provide the name and, if saving the package to a file, the location for your new package on disk.
  4. Optionally, complete the Summary and Tags fields.

    A summary and tags are required when sharing to an ArcGIS Enterprise 10.9 or earlier portal.

    You can enter a maximum of 128 tags.

  5. Check the Include Enterprise and UNC Path Data check box if you want data from enterprise databases, UNC path folders, and feature services to be copied to file geodatabases.

    If this option is not checked, layers will continue to reference enterprise geodatabase and UNC path data.

  6. If you are uploading your package to an online account, use the Folder menu to specify where the package will be stored in your portal content. The package is stored in the root of your content by default. Optionally, click the Browse button Browse to create a folder or choose an existing one. You can also type the name of the desired folder in the text box.
  7. If you are uploading your package to an online account, specify how it will be shared:
    • Everyone—Share your content with the public. Anyone can access and see it.
    • My Organization—Share your content with all authenticated users in the organization. This option is available when you are signed in with an organizational account.
    • Groups—Share your content with groups to which you belong and their members.

    Leave all options unchecked to set the sharing level to the owner of the item.

  8. Add the items you want to include to Attachments. This option allows you to include other content, such as detailed documentation, reports, and graphs. The following types of files cannot be included: .js, .vbs, .py, .pyc, .pyo, .bat, and .ocx. Also, only signed .dll and .exe files are allowed.
  9. Under Finish Sharing, click Analyze Identify potential performance bottlenecks and errors to review for potential problems.

    Errors and warnings are listed on the Messages tab. Right-click a message to open its help topic or take corrective action in the software. Errors Error must be resolved before you can share your GIS resource. Resolving warnings Warning is recommended but not required.

    Learn more about analyzing GIS resources

  10. Once the package is validated, click Package to create your package.

See Import an ArcGIS Pro map package or map file to learn how to unpack your map package.

Related topics