GeoDataFrame.
__geo_interface__
Returns a GeoDataFrame as a python feature collection.
GeoDataFrame
Implements the geo_interface. The returned python data structure represents the GeoDataFrame as a GeoJSON-like FeatureCollection.
FeatureCollection
This differs from _to_geo() only in that it is a property with default args instead of a method