fmeobjects.FMESpatialIndex.queryClosest
- FMESpatialIndex.queryClosest()
queryClosest(xCoord, yCoord, maxDist),
This method performs a query to determine the closest feature to the passed in point that is within the search distance.
- Parameters:
- Return type:
None
- Raises:
FMEException – An FMEException is raised if there was an error.