Display Filter

Display filters information.

Referenced by: Display Filter Info

Properties

Property Details
id Display filter identifier.
maxScale Maximum scale up to which this display filter should be active and honored in the display. A value of 0 implies no maximum scale is specified.
minScale Minimal scale up to which the display filter should be active and honored in the display. A value of 0 implies no minimum scale is specified.
title Human-readable title for the display filter.
where SQL-based where clause that narrows the data to be rendered for display purposes. When this element is empty or missing all features will be rendered for this display filter.

Display Filter Example

{
  "id": "displayfilter1",
  "title": "Hide contained features",
  "where": "ASSOCIATIONSTATUS NOT IN (36, 4, 5, 6, 12, 13, 44)",
  "minScale": 0,
  "maxScale": 18055.954822
}

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close