Select to view content in your preferred language

Publishing layer with Lambert 2008 coordinates goes wrong

54
1
5 hours ago
PeggyGies2
New Contributor

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:

  • The polygons are displayed correctly.
  • All attributes are visible.
  • The data itself appears to be completely correct.

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:

  • The layer is displayed correctly.
  • The polygons are located in the correct position.
  • The attribute table contains the correct number of records (14 records).
  • However, the attribute values themselves are not displayed. It looks as if all fields are empty.

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.

0 Kudos
1 Reply
Eugene_Adkins
Frequent Contributor

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.

0 Kudos