Good morning,
I am looking for a way to call a layer in an ArcGIS Server map service passing parameters in the where clause
https://[ArcgIS Server]/arcgis/rest/services/[My Map Service/FeatureServer/1
I would like call this service passing a parameter such as ProjectID = 1 or ProjectID = 2
How can I do that?