Arc GIS Pro coded domains in VertiGIS Studio Web
Hi,
I use coded domains for fields in Arc GIS Pro. However, these are not transferred to Vertigis Studio, is that correct? I can insert and save any characters in a field for which in ArcGIS only two specific strings were allowed. It is very annoying to recreate all the domains through a workflow. Is there no other way to transfer domains directly from Arc GIS Pro to Vertigis Studio when publishing a layer?
Thanks for any help
Sinje
-
The ArcGIS datamodel itself does not force fields to contain only values from their domain. Even though a user interface (e.g. ArcGIS Pro) may show a dropdown that only lets you select a domain value, you could still use arcpy, or any other programming language, to store other values.
The same goes for the Web viewer: The default editing functionality shows dropdowns with only values from the domain, so in that sense, domains are ‘transferred to VertiGIS Studio’. If you decide to use a workflow for feature editing, then you will have to design your own UI to limit the user's choices. In this case for instance, a dropdown which gets its values from a Get Coded Value Domain activity.
1 -
Thank you for your reply. Today it also works with the dropdown selection, I don't know what was going on a few days ago. But now I also know what is technically possible.
0
Vous devez vous connecter pour laisser un commentaire.
Commentaires
2 commentaires