fmeobjects.FMESpatialIndex.queryTotal
- FMESpatialIndex.queryTotal(xCoord, yCoord, maxDist)
This method performs a query to determine the total number of features that are within the specified maxDist from the x and y coordinate.
- Parameters:
- Return type:
None
- Raises:
FMEException – An FMEException is raised if there was an error.