Symbolize and Unique Values
is it possible to overide the "10,000" limit when trying to symbolize a layer by unique values.
I have 10,020 features and want to symbolize using a text attribute that is either "YES" or "NO"
Ken
-
Hi Kenneth,
This is possible through editing the configuration of your VIewer.Defaults.xml. In the Globals section of your Viewer.Defaults.xml you will find <SymbolizationUniqueValueMaximumFeaturesInLayer Value="10000" />. Simply change this value as needed. Alternatively, you can add that same element to the Globals section of your viewer.xml if you only want this change to apply to a single viewer.
Note that trying to symbolize this many features with a unique value renderer may results in slow performance.
Cheers,
-Darren
0 -
Thank you Darren. I added the global parameter to my viewer.xml and it works perfectly.
In my case, I have just under 10,100 features and I'm symbolizing a field with two distinct values.
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
2 Kommentare