- See also:
Method Overview
Name | Return Type | Summary | Object | |
---|---|---|---|---|
Promise<AssociationGeometriesResult> | more details Given an extent, returns all associations within this extent and their synthesized geometries. | more details | synthesizeAssociationGeometries |
Method Details
-
synthesizeAssociationGeometries(url, params, requestOptions){Promise<AssociationGeometriesResult>}
-
Given an extent, returns all associations within this extent and their synthesized geometries.
Parameters:url StringURL to the ArcGIS Server REST resource that represents a UttilityNetwork.
The parameters required by this functions include extent, what types of associations to return, spatial reference and more
requestOptions ObjectoptionalAdditional options to be used for the data request (will override requestOptions defined during construction).
Returns:Type Description Promise<AssociationGeometriesResult> When resolved, the association geomtries result.