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