Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TraceParametersProperties

Hierarchy

  • TraceParametersProperties

Index

Properties

Optional gdbVersion

gdbVersion: string

The geodatabase version to execute the function against.

Read more...

Optional moment

The date/timestamp (in UTC) to execute the function at a given time.

Read more...

Optional namedTraceConfigurationGlobalId

namedTraceConfigurationGlobalId: string

The globalId (UUID) of the named trace configuration persisted in the network.

Read more...

Optional outSpatialReference

outSpatialReference: SpatialReferenceProperties

The spatial reference that should be used to project the aggregated geometries returned by the trace (if applicable).

Read more...

Optional traceLocations

traceLocations: TraceLocationProperties[]

The list of starting points and barriers that will define where the trace starts and stops.

Read more...

Generated using TypeDoc