features_to_geojson#

features_to_geojson(features: List[dict]) dict[source]#

Convert GeoJSON-like mapping of Features to a FeatureCollection.

Parameters

features (List[dict]) –

Return type

dict