['__and__',
'__bool__',
'__class__',
'__delattr__',
'__dir__',
'__doc__',
'__eq__',
'__format__',
'__ge__',
'__geo_interface__',
'__getattribute__',
'__gt__',
'__hash__',
'__init__',
'__init_subclass__',
'__le__',
'__lt__',
'__module__',
'__ne__',
'__new__',
'__nonzero__',
'__or__',
'__reduce__',
'__reduce_ex__',
'__repr__',
'__setattr__',
'__setstate__',
'__sizeof__',
'__slots__',
'__str__',
'__sub__',
'__subclasshook__',
'__xor__',
'_geom',
'_geom_prepared',
'_ndim',
'_repr_svg_',
'almost_equals',
'area',
'boundary',
'bounds',
'buffer',
'centroid',
'contains',
'contains_properly',
'convex_hull',
'coords',
'covered_by',
'covers',
'crosses',
'difference',
'disjoint',
'distance',
'dwithin',
'envelope',
'equals',
'equals_exact',
'exterior',
'from_bounds',
'geom_type',
'geometryType',
'has_z',
'hausdorff_distance',
'interiors',
'interpolate',
'intersection',
'intersects',
'is_closed',
'is_empty',
'is_ring',
'is_simple',
'is_valid',
'length',
'line_interpolate_point',
'line_locate_point',
'minimum_clearance',
'minimum_rotated_rectangle',
'normalize',
'oriented_envelope',
'overlaps',
'point_on_surface',
'project',
'relate',
'relate_pattern',
'representative_point',
'reverse',
'segmentize',
'simplify',
'svg',
'symmetric_difference',
'touches',
'type',
'union',
'within',
'wkb',
'wkb_hex',
'wkt',
'xy']