hi there, I wonder if direct sql update statement on geometry column is fully supported or not
for ArcGIS Server 10 or above. I am using Amazon RDS postgresql for the enterprise database.
The problem is that when a feature contains curve and sql statement is used to update the
geometry field, the expected result is not shown in ArcGIS Pro or Map service (loaded by Web Application).
But the expected result is shown in the geometry (shape) column (Displayed as WKT in dbWeaver)
This seems to be related to the gdb_geomattr_data column but I am not sure how to solve it.
Thanks.