It would help to have an Arcade function called isBlankShape where you pass in a shape value and the function checks to see if the shape is blank or not:
Another option could be to enhance IsEmpty() method to work on the shape field.
Good idea. I was going to suggest ST_GEOMETRY SQL functions (which is what we use) but I see you've already gone down that road.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.