I am creating a standardized symbology for my organization. I have a point feature class that includes the range of values that we would ever encounter for this type of data (-2 to 35). The color ramp also covers this whole range.
I would like to save the symbology classes so that when a user in my organization applies this symbology to a point feature class whose values range from 10 to 20, the color representation for a particular value would be the same as a point feature class whose values range 5 to 12. e.g. a value of 20 will always be the exact same color.
I know this is possible using the Apply Symbology from Layer tool but I am trying to avoid having the users use a tool + other data source each time they want to use this symbology.
