SewerCapacity

Title  SewerCapacity

Summary

This service runs traces on the sewer line and returns nearby assets.


Usage

Syntax

Parameter Explanation
apbldgkey

The unique IPS identifier for the building associated with the trace.

apkey

The unique IPS identifier for the address point or property associated with the trace.

x

The X coordinate of the trace’s starting point.

y

The Y coordinate of the trace’s starting point.

dir

Specifies the direction in which the network trace will proceed from the starting point.

Accepted values are:

  • "TRACE_UPSTREAM"

  • "TRACE_DOWNSTREAM".

barriers (Optional)

Optional

Features or locations that limit the extent of the trace.

The trace will stop when it encounters any of these barriers.

result (Optional)

A JSON-formatted string containing the trace output, including the identified assets and the complete trace path geometry.

Code Samples

Tags

sewer, trace

Credits

Use limitations