Minimum Configuration - Layers

Create and save a new Layer on Layers tab with the following entries:

Current Object’s Points

  • Name: Points - Current Object

  • Description: <Optional description - The use of {{id}} and {{type}} in the ‘Service URL’ field filter for Point geometries of the Object currently opened>

  • Type: Circle

  • Source Type: Network Spatial Service

  • Service URL: /odata/v4/userspatialservice/BusinessObjects?$filter=appReferenceObjectId in ({{id}})&$expand=geometries($filter=geometryType eq 'ST_Point')

  • Layout JSON: <Leave Blank>

  • Paint JSON: <Leave Blank>

  • Custom Source JSON: <Leave Blank>

  • Attribution: <Leave Blank>

  • JSON Config: <Leave Blank>

Current Object’s Lines

Create and save a new Layer on Layers tab with the following entries:
  • Name: Current Object's Lines

  • Description: <Optional description - The use of {{id}} and {{type}} in the ‘Service URL’ field filter for Line geometries of the Object currently opened>

  • Type: Line

  • Source Type: Network Spatial Service

  • Service URL: /odata/v4/userspatialservice/BusinessObjects?$filter=appReferenceObjectId in ({{id}})&$expand=geometries($filter=geometryType eq 'ST_LineString')

  • Layout JSON: <Leave Blank>

  • Paint JSON: <Leave Blank>

  • Custom Source JSON: <Leave Blank>

  • Attribution: <Leave Blank>

  • JSON Config: <Leave Blank>

Current Object’s Polygons

Create and save new Layer on Layers tab with the following entries:
  • Name: Polygons - Current Object

  • Description: <Optional description - The use of {{id}} and {{type}} in the ‘Service URL’ field filter for Polygon geometries of the Object currently opened>

  • Type: Fill

  • Source Type: Network Spatial Service

  • Service URL: /odata/v4/userspatialservice/BusinessObjects?$filter=appReferenceObjectId in ({{id}})&$expand=geometries($filter=geometryType eq 'ST_Polygon')

  • Layout JSON: <Leave Blank>

  • Paint JSON: <Leave Blank>

  • Custom Source JSON: <Leave Blank>

  • Attribution: <Leave Blank>

  • JSON Config: <Leave Blank>