geometric_features.geometric_features.GeometricFeatures.split¶
-
GeometricFeatures.split(fc, destinationDir=None)[source]¶ Split a feature collection into individual files for each feature. This is how new geometry should be added to the
geometric_featuresrepo.- Parameters
fc (
FeatureCollection) – The feature collection to splitdestinationDir (str, optional) – The root path where the split geometry will be stored,
cacheLocationby default
- Returns
fc (
FeatureCollection) – The feature collection read in