I have an ArcGIS Pro (3.5) project that contains several layers sourced directly from our SQL Server database. Some of these layers use Lambert 1972, while one layer uses Lambert 2008.
Within ArcGIS Pro, everything works perfectly:
I then publish the project as a web layer to ArcGIS Enterprise (11.5) . However, when I add the resulting service to a web map, something strange happens with the layer that uses Lambert 2008 coordinates:
Have you ever encountered something similar, or do you have any suggestions on where I should continue looking? Since the geometries are displayed correctly, I suspect it is not purely a projection issue. It may instead be related to the publication process to Enterprise, the service configuration, or the way this particular SQL Server layer is being handled.
Thanks in advance for taking the time to think this through with me.
When you publish the service, are all of the attribute fields visible, or are some turned off? I have seen similar issues when a feature is not published with all fields visible.