/
DataSync can only synchronize the geometry for points

DataSync can only synchronize the geometry for points

Description of Issue

DataSync will not import values for latitude or longitude when Sync Settings have defined a field mapping as <Geometry>

Context
  • Enterprise Asset Management

  • EAM

Cause
  • DataSync can only synchronize the geometry for points at this time, not lines or polygons. The ESRI layer defined in Sync Settings must have a Geometry Type of esriGeometryPoint

  • EAM only stores latitude and longitude and is not yet able to store the other geometries

Resolution
  • Update ESRI layer to have a Geometry Type of esriGeometryPoint

  • In Sync Settings, field map the location fields rather than using <Geometry> for ESRI layers with a Geometry Type other than esriGeometryPoint

Additional Information