BufferResponse interface

This object is returned from a successful Spatial Buffer call.

Properties

result

The FeatureCollection of buffers for the input.

summary

Summary of the call. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

result

The FeatureCollection of buffers for the input.

result?: GeoJSONFeatureCollection

Property Value

summary

Summary of the call. NOTE: This property will not be serialized. It can only be populated by the server.

summary?: BufferResponseSummary

Property Value