fmeobjects.FMESpatialIndex.store¶
-
FMESpatialIndex.
store
(feature)¶ This method stores the feature in the spatial index.
Parameters: feature (FMEFeature) – The feature to store in the spatial index. Return type: None Raises: FMEException – An FMEException is raised if there was an error.