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