Select to view content in your preferred language

Displaying Selected Data only on a Map

406
4
02-11-2025 02:06 PM
ChadMorgan
Emerging Contributor

Selected subset of data (e.g., Specific Crime Type) from a larger data set and only want the selected Crime Type to display on a map.  Please give solution.

0 Kudos
4 Replies
SteveCole
Honored Contributor
0 Kudos
ChadMorgan
Emerging Contributor

very nice....TY.

0 Kudos
ChadMorgan
Emerging Contributor

VERY NICE....TY

0 Kudos
BarryNorthey
Frequent Contributor

If you only want to display certain layer features in a Map consider using a Display Filter.

Display filters are queries that limit which features of a layer are displayed. Display filters can be determined by scale, or set manually. They differ from definition queries in that display filters impact the display only. The features filtered from the display by display filters are still available for query and analysis. Features filtered by definition queries are not available to the layer at all.

Use display filters when you want to draw a subset of features but you want to retain access to all features. When a display filter is active, all features in the layer remain in the layer's attribute table and can be selected, identified, edited, and be available for geoprocessing operations. But, because only visible features are labeled, display filters affect the labeling of a layer. Display filters are available in 2D maps only.

0 Kudos