Skip To Content

Edit map service settings

You can use the Service Editor inside ArcGIS Server Manager to view and change many settings for the map services in your server site.

To access the Service Editor for a service, follow these steps:

  1. Log in to ArcGIS Server Manager as an administrator or publisher. The URL format is https://gisserver.domain.com:6443/arcgis/manager or https://gisserver.domain.com/webadaptorname/manager.
  2. The default page is the Manage Services list inside the Services tab. Locate the map service you want to view or edit, and click its link.

General

Use the General tab to view general properties for your map service and information about the document from which it was published.

  • Name—The name of your map service.

  • Type—The type of service.

  • Machine Name—The machine from which the service was published.
  • Path—The file path to the original document that was used to create the service.

Parameters

Use the Parameters tab to set the basic parameters of your map service. These include the following:

  • Output Directory—The output directory used by the GIS server to store temporary files needed by services. An output directory is not required for map services. The default is the arcgisoutput directory.

  • Anti-Aliasing—A graphics technique that blends foreground and background pixels near edges of objects to trick your eye into seeing smoother borders. You can use this option if unwanted artifacts appear in your map displays, for example, jagged lines, wavy lines or bands, and moiré patterns.

    Use the following options to get the graphics effect and performance that will meet your map service needs:

    • None—No antialiasing is performed.

    • Fastest—Minimal antialiasing is performed, optimized for speed.

    • Fast—Some antialiasing is performed, optimized for speed, with better quality than can be achieved with Fastest.

    • Normal—A good balance of speed and quality.

    • Best—The best quality antialiasing. This option takes the longest to render.

    If antialiasing is not needed for improving map display clarity, use None, since it will provide the best performance.

  • Text Anti-Aliasing—Antialiasing text is the process of blending text font edges so that characters appear less jagged. Map drawing performance is not affected by text antialiasing.

    Use the following options to get the text effect and performance that will meet your map service needs:

    • None—No text antialiasing is performed.

    • Normal—Text antialiasing is performed as determined by the font type. Each font has parameters created by the font author that define at which sizes the font should be drawn with antialiasing.

    • Force—Text is always drawn with antialiasing, regardless of font parameters. This is the recommended setting.

    If text antialiasing is not needed for improving map display clarity, use None, because it will result in smaller image sizes on disk.

  • Time Zone—If your map or feature service contains date fields with dates stored in a local time zone, such as eastern standard time, specify the time zone in which the dates are recorded. This enables the service to accurately convert date and time values in service queries to coordinated universal time (UTC), which allows client applications to convert those standardized values to an appropriate time zone for their own environment. You must specify this property if your data contains editor tracking date fields stored in a time zone other than coordinated universal time. If you do not change the default value of None, the dates are assumed to be stored in coordinated universal time.
    Note:

    If you do not want any time zone conversion to occur (such as when multiple time zones are represented in the data), select Unknown. Newer client applications, such as ArcGIS Pro 2.7 and later, can work with this value.

  • Preferred Time Zone—This property becomes available if you specify a Time Zone other than None or Unknown on a service published from ArcGIS Pro. When you specify a preferred time zone for a service, ArcGIS Pro (versions 2.7 and later) will automatically work with the service in that time zone. If a service does not have a Preferred Time Zone specified, ArcGIS Pro displays date fields returned from the service in coordinated universal time.
  • Values are adjusted for daylight savings—When this box is checked, the service accounts for daylight saving time in a specified time zone. This property is available if you select a time zone other than None or Unknown for the Time Zone or Preferred Time Zone properties.
  • Maximum number of records returned by the server—Clients, such as the ArcGIS Web APIs, can perform query operations to return specific information, or records, from a map service. This property specifies how many records can be returned by the server to a client for any given query operation. Specifying a large number of records to be returned by the server can slow the performance of client applications consuming your map service, such as web browsers, and your GIS server.

  • Maximum Image Height (pixels)—An integer representing the maximum height (in pixels) of images the map service will export. The default is 4,096.

  • Maximum Image Width (pixels)—An integer representing the maximum width (in pixels) of images the map service will export. The default is 4,096.

  • Maximum Image DPI—An integer representing the maximum dpi (dots per inch) of images the map service will export. The default is 1,200. When dpi in a request is higher than this value, the map service uses this value instead of what is provided in the request.

  • Maximum Number of Coded Domains—An integer representing the maximum number of domain codes that can be returned from all fields, subtypes, layers, and tables in a map service. The default value is 25,000.

    In a large multiuser map service, such as an online enterprise resource planning (ERP) system, the number of domain codes returned by the maxDomainCodeCountproperty may exceed the default value. If this occurs, the service continues to run normally, but the map service drops all domains to maintain server performance. Additionally, an error documenting the event is recorded in the server logs. If you require the map service to return a greater number of domain codes than the default value, specify the desired default value. Note that the performance of the map service may be affected when it must return more than 25,000 domain codes.

  • Maximum Sample Size—An integer representing the maximum number of records that will be sampled when computing a class breaks renderer. The default is 100,000.

  • Display Related Information in Identify Results—This property determines whether the map service returns information about features from related tables and feature classes when you perform an identify operation. By default, the identify operation returns related information, so this box is checked.

Capabilities

Use the Capabilities tab to select the capabilities that you want to enable for your map service. Capabilities create additional services that work from or with your map service. They allow users to access your map in an expanded variety of applications and devices. Capabilities also allow users to do a greater variety of things with your map service, such as network analysis and feature access.

This table lists the capabilities available with map services and any special requirements for enabling the capability. To learn more about setting properties specific to each capability, see the links below.

CapabilityWhat it doesSpecial requirements

Mapping

Provides access to the contents of a map document through SOAP and REST URLs

Always enabled for any map document

WCS

Uses the raster layers in the map document to create a service compliant with the Open Geospatial Consortium (OGC) Web Coverage Service (WCS) specification

Requires raster layers

WMS

Uses a map document to create a service compliant with the OGC Web Map Service (WMS) specification

None

Feature Access

Provides access to vector features in the map; often used for editing

Requires vector layers

WFS

Uses the layers in a map document to create a service compliant with the OGC Web Feature Service (WFS) specification

Requires vector layers (raster layers are not included in the service, since the purpose of WFS is to serve vector feature geometry)

Tilemap

Improves resampling performance for hosted tile services

Only available for cached map or image services

Network Analysis

Solves transportation network analysis problems using the ArcGIS Network Analyst extension

Requires a network analysis layer referencing a network dataset

Topographic Production

Produces a layout or map based on an existing map product definition

Requires a Defense Mapping Server or Production Mapping Server advanced license

Utility Network

Exposes capabilities to model electric, gas, water, and other utility networks.

Requires the ArcGIS Utility Network user type extension

Trace Network

Provides the ability to work with traces, trace configurations, and validate the network topology.

Requires the ArcGIS Trace Network user type extension

Network Diagrams

Allows viewing, creating, and deleting network diagrams

Requires the ArcGIS Utility Network user type extension

OGC Features

Uses a map service to create a service compliant with the OGC API Features (OGC Features) specification.

None

Parcel Fabric

Provides access to parcel fabric layers, which can be edited and consumed in ArcGIS Pro.

Requires the ArcGIS Parcel Fabric user type extension

Version Management

Exposes capabilities to manage versions with feature services to work with branch versioned datasets

Requires the underlying data be branch versioned in a referenced data source

Validation

Exposes management capabilities that support evaluation of geodatabase rules (attribute rules and topology rules) that enhance data management and quality control.

Requires Feature Access and Version Management capabilities be enabled. Validation rules and error layers must be present. Must be added by overwriting the service.

KML

Uses a map document to create KML features

None

Mapping capability

The Mapping capability is always enabled. When you click this capability, you can view the URLs to access the service directly through REST and SOAP, and can switch the toggle button on the following operations:

OperationDescription

Map

Allows the Export Map, Generate Renderer, and QueryLegends methods to be used. This operation should not be turned off.

Data

Allows the Find, Query, QueryRelatedRecords, QueryDomains, and Query Attachments methods to be used.

Query

Allows the Identify method to be used.

You can also add dynamic workspaces for the service and can switch the toggle button on the following setting:

  • Allow per request modification of layer order and symbology—Optionally, you can choose to allow clients, such as the ArcGIS Web APIs, to change layer appearance and behavior in a map service. Additionally, if the map service has registered workspaces, clients can add layers to the map service contained in those workspaces. For more information, see Dynamic layers.

Pooling

Use the Pooling tab to specify how the map service will accommodate users. Compatible map services published from ArcGIS Pro can be designated to use either the shared instance pool or their own dedicated instance pool. To learn more about instance types, see Configure service instance settings. The topic Anticipate and accommodate users discusses how you can better accommodate users by adjusting these properties. For tips on setting time-out properties, see Tune and configure services.

Processes

Use the Processes tab to specify how the map service will run as a process on the server. The topic Tune and configure services gives a high-level overview of the considerations you should take into account when setting isolation, determining recycling intervals, and deciding whether to check for invalid data connections.

Caching

Use the Caching tab to define whether your service will use a cache and how the cache should be structured and built. See Create a map cache for instructions on using this tab.

Item Description

Use the Item Description tab to create informative metadata about your map service. This information includes the following:

  • Summary—A short summary of your map service.

  • Tags—Keywords or terms that describe the map service, separated by commas.

    Alternatively, you can click the Choose Your Tags button to open a list of tags you've used previously in your organization.

  • Description—An optionally detailed description of your map service.

  • Access and Use Constraints—Optional text describing the restrictions and legal prerequisites for accessing and using the map service. For example, you could specify a message stating, "For internal use only. Do not distribute."

  • Credits—An optional acknowledgment indicating who contributed to the map service. This information is displayed in web applications as attribution on the bottom of the map.