How to do what “Select By Attributes” does, to create predefined filters for selecting maps in ArcMaps through C#

246
0
01-28-2019 12:19 AM
AndersJensen3
New Contributor

I have a C# Winforms application, containing a treeview with a bunch of maps. Clicking on a node, opens the specified map. I want to add some nodes with some predefinded filters, where i can parse SQL like the "Select By Attributes" tool, to only show specific parts of a maps.

I'm still very new to Esri and arcmaps in general, and have no idea where to start with this. Any help would be appreciated.

Tags (3)
0 Kudos
0 Replies