Select to view content in your preferred language

Change validation attribute rules' feature classes spatial reference

723
2
04-29-2024 10:15 PM
PierreloupDucroix
MVP Regular Contributor

Hello,

I created validation attribute rules in a geodatabase, then it automatically created validation feature classes :

["main.GDB_ValidationLineErrors", "main.GDB_ValidationPointErrors", "main.GDB_ValidationPolygonErrors"]

I noticed that these FCs are in WGS84 spatial reference. After that, when trying to publish my services, I had an alert about the spatial ref being different from the rest of my layers.

Is it possible to project these FCs in a local (projected) coordinate system, without affecting the attribute rules behavior ? How can I proceed ?

CEO of MAGIS
2 Replies
LLClark
Emerging Contributor

Did you ever find a solution to this? I'm having the same issue. The validation symbology is off from the features I am editing/validating. Thanks!

0 Kudos
PierreloupDucroix
MVP Regular Contributor

Hello,

As indicated here (https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/overview/evaluate-attribute-rules.ht...), validation feature classes are automatically created in WGS84.

They shouldn't cause any problems, as ArcGIS fully supports the presence of multiple spatial references on the same map.
When sharing the feature service, a warning appears, but after that, I haven't encountered any issues with the positioning of the validation features relative to the network features.

CEO of MAGIS
0 Kudos