Tile Details Page

When you click or select a named tile in Spatial Manager, a page appears with detailed information about that resource.

Tile Name
The name of the named tile. To rename the tile, hover over the name and click the pencil icon to enter edit mode (see Renaming Named Resources and Folders).
Description
A description of the named tile. Click Add to enter a description or click an existing description to edit it. There are no restrictions on what you can enter for a description, including no minimum required number of characters.
Keywords
Words or phrases that describe your repository content and allow you to more effectively search the repository. If you have the necessary permissions, you can add, edit (by moving your mouse over the keywords so that a pencil icon appears), and delete keywords. To keep your set of keywords manageable and easier to search, case is respected (for example, you are allowed to add the keyword "MyMap) but variations by case are not allowed (for example, you cannot have two separate keywords for "MyMap" and "mymap").
Resource Info Tab
Information about the resource, including its name (that is, its path in the repository), the resource that the tile references (displayed either as a link to a named resource or a path for an inline reference), its type (named tile), the date it was created, and the date it was last modified (displayed in the locale of your browser).
Settings Tab

Displays properties for the named tile.

Property Description
Coordinate System The coordinate system projection to host the named map. The Map Tiling Service will transform the named map into the projection defined. The projection is defined using the EPSG format. For best results, use epsg:3857 (Popular Visualization CRS or "Popular Mercator").
Bounds The tile bounds define the full extent of the tiled map in units of the selected coordinate system.
Tile Settings
Image Formats and Vector Formats The formats in which tiles can be requested. These can be raster image types (PNG, GIF, and JPG/JPEG), a vector type (MVT - Mapbox vector tile), or a combination of both types. At least one format must be selected. For more information on vector formats, see Vector Tiles.
Note: If image formats are selected, be aware that a named tile that references a named table may be rendered without any styles.
Tile Levels The minimum and maximum zoom levels to host the map. Values range from 1 to 25. The level shows how close the map image is to the Earth. Level 1 is the furthest away and is composed of one tile that the entire map will be drawn into. For more information, see What Is Tile Level? .
Tile Expiration HTTP clients (such as web browsers) cache and re-use map tiles to improve performance. This optional setting is the date or age of the tile on which the HTTP client should replace the map tile in its cache with a new copy that it requests from the server. This field displays either a date (YYYY-MM-DD) or a time value in days. See http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html for more information about HTTP client caching.
Tile Width Width of a tile in pixels. Must be greater than or equal to 16.
Pad Factor Used to prevent the clipping of labels when a label crosses a tile boundary. Controls the number of tiles that are rendered around the requested tile, with 0 meaning no padding, 1 meaning padding of 1 tile around the requested tile. If a preference is not specified, the global preference in the configuration will be used. If neither is specified, the default is 1.0. More padding results in less label or symbol clipping, however performance is negatively affected by a high pad factor.
Image Settings These settings (Background Opacity and Render Labels) are relevant only to image formats (PNG, GIF, or JPG/JPEG) and not vector formats (MVT).
Background Opacity The level of background opacity (transparency) for the tile images displayed as a percent, where 0% is completely transparent and 100% is completely opaque.
Render Labels Choose to render existing label layers on the map when generating a tile. If a preference is not specified, the default is Yes.
MVT Layers Tab
This tab appears if the tile is configured to use the Mapbox vector tile format. It lists the layers referenced by the vector tile and indicates the theme expressions or table columns that were selected to be exposed as attributes. The layer names are generated from the resource name. If you want to change the MVT layer name, you must edit the resource name. If a layer is in a group layer, then the group layer name will be included in the layer name.

When using vector tiles it is important to know the layer names that will appear in it. The layer names will be used to style, hide, show, and display information about features and layers. The layer names comes from the resource name minus the repository path (or alias if the layer is inline).

Permissions Tab
This tab allow the admins to view and edit all the users and roles that have permission for this resource and to see permissions on the referenced resources. Permissions on tiles are always propagated to maps and layers and optionally to tables. See Permissions Tab for more details.