Hi there,
I am new to GIS and I am trying to use the FindClosestFacilities tool of the ClosestFacility toolbox to solve one of the problems in my academic research project. I have the incident and facilities feature class, both these datasets contain a field "Direction" which has values North/South/East/West. In finding the closest facility I want to find only those routes for which the value of "Direction" is the same in both incidents and features i.e. a feature should be found for an incident only if they share the direction. I am not sure how to achieve this? Can anyone please help with any ideas or suggestions?