intersects

Description

Returns a boolean value indicating whether the supplied geometries intersect. The result will be true if the geometries 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 intersects operation.

Click on a message name to get more information about the message.

Message Description
IntersectsRequest The request message for the intersects operation.
IntersectsResponse The response message for the intersects operation.