GeoInterface# class geetools.ee_feature_collection.GeoInterface# Bases: Protocol Protocol that implement at least a __geo_interface__ property. property __geo_interface__: dict# The protocol must implement a __geo_interface__ property. Return type: dict