Over-ride Layer Visualization attribute symbology limit of 12
Anyone know of a way (and where to find the setting) to raise the number of values that can be symbolized when using Layer Visualizations by attribute? I understand needing a limit, but 12 seems low.
Thanks
Allen
0
-
Hi Allen
This is what I have done.
Open the Desktop and Tablet .js files find the AttributeSymbologySettings and edit the maxRenderClasses to the value required.
eg:
"id": "AttributeSymbologySettings",
"type": "geocortex.essentialsHtmlViewer.mapping.infrastructure.visualization.AttributeSymbologySettingsView",
"markup": "Mapping/infrastructure/visualization/SymbologySettings/AttributeSymbologySettingsView.html",
"viewModelType": "geocortex.essentialsHtmlViewer.mapping.infrastructure.visualization.AttributeSymbologySettingsViewModel",
"libraryId": "Mapping.Infrastructure",
"configuration": {
"maxRenderClasses": 50,
"maxSamples": 1000,
"defaultPointColor": [
150,
Cheers
Chris0 -
Outstanding - many thanks. 0
Please sign in to leave a comment.
Comments
2 comments