searchNearestEdge - Latest

Spectrum Spatial Guide

Product type
Software
Portfolio
Locate
Product family
Spectrumâ„¢ software
Product
Spectrumâ„¢ software > Spatial > Spectrum Spatial
Version
Latest
ft:locale
en-US
Product name
Spectrum Technology Platform
ft:title
Spectrum Spatial Guide
Copyright
2025
First publish date
2007
ft:lastEdition
2025-03-07
ft:lastPublication
2025-03-07T10:28:48.112000

Description

Returns the features that are closest to a specified geometry by measuring from the edge of the geometry to the edge of the feature geometry. The features will be returned sorted from closest to farthest. This operation differs from the searchNearest operation in the way distances are calculated. If the search geometry falls completely inside a MultiPolygon in the search table, the distance to the border is returned. Furthermore, if the table point or geometry point are requested, a point on the polygon edge will be returned rather than inside the polygon. An optional column that determines whether the search geometry is completely within the search geometry can also be returned.

ACL Authorization Flow

To return the features that are closest to a specified geometry by measuring from the edge of the geometry to the edge of the feature geometry, the user (or the role they belong to) needs EXECUTE permission on the Named table.

Messages

The following table lists the request and response messages for the searchNearestEdge operation.

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

Message Description
SearchNearestEdgeRequest The request message for the searchNearestEdge operation.
SearchNearestEdgeResponse The response message for the searchNearestEdge operation.