Select to view content in your preferred language

Change validation attribute rules' feature classes spatial reference

166
0
04-29-2024 10:15 PM
PierreloupDucroix
Occasional Contributor II

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 ?

0 Kudos
0 Replies