Hello,
I would like to create a map that includes address points, roads, cities, etc. I want to label my roads but not my address points that are contained in a city polygon.
Right now I have two option:
I can hide all of the labels over cities by using a label feature weight =1,000. This allows me to hide the address point labels as desired, but it I would like to label the roads.
I can use a feature mask which hides the address point geometry (which is moot because the address points are already under the cities) however, the labels still appear.
Is there a way to label every layer except address points that are within city limits?
Thank you

