Publish hosted tile layers

Tile layers support fast visualization of large datasets using a collection of predrawn map images or tiles. Hosted tiles provide geographic context for your operational layers. For example, you can include tiles of streets in your neighborhood to provide a visual reference for the street signs in your feature layer.

You can publish a tile layer to be hosted in ArcGIS Enterprise using any of the following methods:

You can build a cache on your tiles automatically when publishing or build the cache manually after publishing. See Best practices for tile caches for more information.

To publish a hosted tile layer, you must be a member of one of the following in your organization:

When you publish from ArcGIS Pro or a tile package, a tile package file is added as an item in your content. Once you confirm that the tile layer functions, you can delete the tile layer package from the portal to save space, but only do so if you are certain that you no longer need the tile package.

Define and publish a map in ArcGIS Pro

You can publish a hosted tile layer from a map in ArcGIS Pro.

Note:

If the layers in ArcGIS Pro have definition queries applied to them, ArcGIS applies the definition queries to the published hosted tile layer. However, all data is copied to ArcGIS Enterprise. If you want to publish a subset of the data, you must export the subset to another feature class and publish that.

Web browsers cannot display some of the more complex cartographic symbols you may have originally used when you authored the map. Most symbol types are available, but in some cases, the symbols may be downgraded when you publish them.

The minimum supported ArcGIS Pro release is 2.7.

  1. Start ArcGIS Pro and open the project that contains the map you want to publish.
  2. Be sure your portal connection is active and sign in to your organization using an account that has privileges to create content and publish hosted tile layers.
  3. To publish a tile layer, do one of the following:
    • Select the layers in the Contents pane. Right-click the selection set and click Share As Web Layer.
    • To publish all the layers in the map, click Web Layer in the Share As group of the Share tab and click Publish Web Layer.

    Tip:

    If the Share As Web Layer menu option is not active, it could be due to one of the following:

    • The account you signed in with does not have privileges to publish hosted layers.
    • You're trying to publish a multipatch layer, which is not supported.

  4. Type a name for the tile layer.
  5. Choose Tile for the Layer Type under Copy all data.

    This automatically unchecks other Layer Type options, as only one can be checked at a time when copying data.

  6. Provide a summary and tags for the tile layer.
  7. The layer is saved to My Content by default.

    You can save to a subfolder within My Content by either typing the folder name or browsing to an existing folder.

  8. Specify who should have access to the hosted tile layer.

    All layers you publish are automatically shared to your personal workspace in your organization (My Content). Your content is inaccessible to others until you share it with one or more of the following:

    • Everyone—Choosing this option makes the layer available to anyone who can access your organization.
    • The name of your organization—Choosing this option allows the layer to be shared with all authenticated users in the organization.
    • Groups—You can share the layer with members of groups to which you belong by choosing the groups from the drop-down list.
  9. Click the Configuration tab and click the Configure Web Layer Properties button to specify cache settings.
  10. Under Options, choose a Tiling Scheme option.
  11. Resize and drag the Levels of Detail bar to indicate minimum and maximum scale for your tile layer.

    The estimated size of the resultant cache changes as you change the minimum and maximum scale.

  12. Choose when and where to build the tile cache.
    • Choose Cache automatically on the server if you want the tiles to be built on one of the ArcGIS Enterprise servers when you publish the layer.
    • If you want the cache built and stored on one of the ArcGIS Enterprise servers, but you want to build them yourself after publishing, choose Cache manually on the server, open the tile layer in the portal website after the layer is published, and manually create the cache.
    • Choose Cache locally and specify a location on the ArcGIS Pro machine to store a temporary tile package if you want the cache to be built and packaged on the ArcGIS Pro machine. The tile package will be automatically uploaded to ArcGIS Enterprise to be unpacked and the cache stored there.
  13. To calculate the number of tiles and storage your caching options will use, open the Estimate section and click Calculate.

    You can change the cache settings and calculate again to see how the settings affect the cache.

  14. Click the Content tab to confirm the tile layer will include the data layers you intended.
  15. Click Analyze to check for any errors or issues.

    Any issues discovered are listed on the Messages tab. Right-click each message to get more information, read help for the error or warning, and access suggested fixes. You must fix the errors before you can publish. You can fix the warnings to further improve the performance and appearance of your hosted tile layer, but it is not required to do so.

  16. Once you fix the errors and, optionally, any warnings, click Publish.
    Note:
    Your data is copied to the server at this point. The size of the data and your network speed and bandwidth affect the time it takes to publish.

When publishing completes, you can click Manage the web layer to open the portal website.

Build a tile package in ArcGIS Pro and upload to your organization

Use the Create Map Tile Package geoprocessing tool to create a tile package, add the package to your organization, and publish a tile layer.

Specify the output of this geoprocessing tool to be a .tpkx file.

  1. Open the project that contains the data you want to package.
  2. Open and run the Create Map Tile Package geoprocessing tool.
  3. When creation of the tile package completes, sign in to your organization using an account privileges to create content and publish hosted tile layers, and click Content > My Content.
  4. Click From my computer to add the tile package
  5. Check the Publish this file as a hosted layer check box.
  6. Type a title.
  7. If your organization administrator configured content categories, click Assign Category and select up to 20 categories to help people find your item.

    You can also type in the Filter categories box to narrow down the list of categories.

  8. Type tag terms separated by commas.

    Tags are words or short phrases that describe your item and help people find your item when searching. Federal land is considered one tag, while Federal,land is considered two tags.

  9. Click Add Item.

The tiles are unpacked and a hosted tile layer is created. You can see the map tiles and tile package in My Content.

Publish large tile packages

To build and share large amounts of data, Esri recommends that you use the Tile Cache toolset instead of using the previous workflow. These tools can take advantage of multiple processing cores to improve tile generation and publishing performance.

In ArcGIS Pro, execute geoprocessing tools.

  1. Either run the Create Map Tile Package geoprocessing tool to create the tile package in one step, or run the following geoprocessing tools in the following order:
    1. Run the Generate Tile Cache Tiling Scheme tool to define the tiling grid and image format.
    2. Run the Manage Tile Cache tool to build the tiles.
    3. Run the Export Tile Cache tool to create the tile package.

    To generate cache at specific extents or levels of detail, use the three tools listed above.

  2. Run the Share Package tool (in the Package toolset) to upload the tiles to ArcGIS Enterprise.
  3. When your tile package has finished generating, sign in to your organization using the same account you used when you created the tile package in ArcGIS Pro and click Content > My Content.
  4. Click your tile package to display its item details page.
  5. Click Publish.
  6. Type a title and tags.
  7. If your organization administrator configured content categories, click Assign Category and select up to 20 categories to help people find your item.

    You can also type in the Filter categories box to narrow down the list of categories.

  8. Click Publish.

The tiles are unpacked and a hosted tile layer is created. The layer appears in My Content.