Hi all,
I am facing the following issue. I have a point shapefile with an angular field. This field contains values of azimuth where 0°/360° correspond to North, 90° East, 180° south and 270° West. I want to vislualize the values in between 330° and 170° with a specific color. Alternatively, I'd like to make a query to only visualize these data points (AZIM >330 AND AZIM <170). Well, how to address this as the azimuth range comprises 0°? It seems ArcGIS is not recognizing these values as angles.
Thank you in advance