geometric_features.read_feature_collection

geometric_features.read_feature_collection(fileName)[source]

Read a feature collection from a geojson file.

Parameters:

fileName (str) – The path to the geojson file

Returns:

fc (geometric_features.FeatureCollection) – The feature collection read in