envelopesIntersect
Description
Returns a boolean value indicating whether the envelopes of the supplied geometries intersect. The result will be true if the envelopes share at least one point in common. This point can be on a boundary.
Messages
The following table lists the request and response messages for the envelopesIntersect operation.
Click on a message name to get more information about the message.
Message | Description |
---|---|
EnvelopesIntersectRequest | The request message for the envelopesIntersect operation. |
EnvelopesIntersectResponse | The response message for the envelopesIntersect operation. |