I have created a feature service in which to do field checks on address points. I would like to symbolize not only the domain which states the step in the process it is in but also by a date field so that I can see which is older and which is more recent. Both the domain and my 'date' field are actually text data fields. Is there a way that I could have the symbology remain in the domain field color but either get bigger or faded the older the request is?
At present, you would need to create a new, concatenated field and symbolise off that.
If there is a way to do what you ask, I would also be interested!
I figured that was the case but wanted to check my bases thanks for the comment. Maybe ESRI will enable that feature at some point.
In fact it is already enabled and it is called ArcGIS Arcade | ArcGIS for Developers . You can create dynamic symbology based on one or more fields, no need to change the schema. You can find a simple example here: https://community.esri.com/thread/195600-symbolise-points-by-date-not-date-and-time
We are unable to publish a feature service symbolised with Categories, Unique values, many fields.
We can now by pass this with Arcade?
For example, we have a damage assessment layer. One field is building type, another field is damage level.
We currently have another concatenated field to symbolise as we would like in Collector, based on the combinations of building type and damage level.
We could now symbolise off the two fields using Arcade?
Thanks
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.