Contents:
InvalidParametersException
SedonaContext
SedonaContext.create()
SedonaContext.__init__()
SedonaContext.builder()
GeoFrame
GeoFrame.area
GeoFrame.boundary
GeoFrame.bounds
GeoFrame.buffer()
GeoFrame.centroid
GeoFrame.contains()
GeoFrame.contains_properly()
GeoFrame.copy()
GeoFrame.covered_by()
GeoFrame.covers()
GeoFrame.crosses()
GeoFrame.difference()
GeoFrame.distance()
GeoFrame.dwithin()
GeoFrame.envelope
GeoFrame.geom_type
GeoFrame.get_geometry()
GeoFrame.has_sindex
GeoFrame.has_z
GeoFrame.intersection()
GeoFrame.intersection_all()
GeoFrame.intersects()
GeoFrame.is_empty
GeoFrame.is_ring
GeoFrame.is_simple
GeoFrame.is_valid
GeoFrame.is_valid_reason()
GeoFrame.length
GeoFrame.make_valid()
GeoFrame.overlaps()
GeoFrame.plot()
GeoFrame.segmentize()
GeoFrame.simplify()
GeoFrame.sindex
GeoFrame.snap()
GeoFrame.to_geopandas()
GeoFrame.to_parquet()
GeoFrame.total_bounds
GeoFrame.touches()
GeoFrame.type
GeoFrame.union_all()
GeoFrame.within()
GeoDataFrame
GeoDataFrame.__init__()
GeoDataFrame.active_geometry_name
GeoDataFrame.copy()
GeoDataFrame.crs
GeoDataFrame.from_arrow()
GeoDataFrame.from_dict()
GeoDataFrame.from_features()
GeoDataFrame.from_file()
GeoDataFrame.from_postgis()
GeoDataFrame.geometry
GeoDataFrame.iterfeatures()
GeoDataFrame.plot()
GeoDataFrame.rename_geometry()
GeoDataFrame.set_crs()
GeoDataFrame.set_geometry()
GeoDataFrame.sjoin()
GeoDataFrame.to_arrow()
GeoDataFrame.to_crs()
GeoDataFrame.to_feather()
GeoDataFrame.to_file()
GeoDataFrame.to_geo_dict()
GeoDataFrame.to_geopandas()
GeoDataFrame.to_json()
GeoDataFrame.to_parquet()
GeoDataFrame.to_spark_pandas()
GeoDataFrame.to_wkb()
GeoDataFrame.to_wkt()
GeoDataFrame.type
MissingGeometryColumnError
GeoSeries
GeoSeries.__init__()
GeoSeries.area
GeoSeries.boundary
GeoSeries.bounds
GeoSeries.buffer()
GeoSeries.centroid
GeoSeries.clip()
GeoSeries.concave_hull()
GeoSeries.contains()
GeoSeries.contains_properly()
GeoSeries.convex_hull
GeoSeries.copy()
GeoSeries.count_coordinates()
GeoSeries.count_geometries()
GeoSeries.count_interior_rings()
GeoSeries.covered_by()
GeoSeries.covers()
GeoSeries.crosses()
GeoSeries.crs
GeoSeries.delaunay_triangles()
GeoSeries.difference()
GeoSeries.disjoint()
GeoSeries.distance()
GeoSeries.dwithin()
GeoSeries.envelope
GeoSeries.estimate_utm_crs()
GeoSeries.explode()
GeoSeries.exterior
GeoSeries.extract_unique_points()
GeoSeries.fillna()
GeoSeries.force_2d()
GeoSeries.force_3d()
GeoSeries.from_arrow()
GeoSeries.from_file()
GeoSeries.from_shapely()
GeoSeries.from_wkb()
GeoSeries.from_wkt()
GeoSeries.from_xy()
GeoSeries.geom_type
GeoSeries.geometry
GeoSeries.get_geometry()
GeoSeries.get_precision()
GeoSeries.has_sindex
GeoSeries.has_z
GeoSeries.interiors
GeoSeries.intersection()
GeoSeries.intersection_all()
GeoSeries.intersects()
GeoSeries.is_ccw
GeoSeries.is_closed
GeoSeries.is_empty
GeoSeries.is_ring
GeoSeries.is_simple
GeoSeries.is_valid
GeoSeries.is_valid_reason()
GeoSeries.isna()
GeoSeries.isnull()
GeoSeries.length
GeoSeries.line_merge()
GeoSeries.m
GeoSeries.make_valid()
GeoSeries.minimum_bounding_circle()
GeoSeries.minimum_bounding_radius()
GeoSeries.minimum_clearance()
GeoSeries.minimum_rotated_rectangle()
GeoSeries.normalize()
GeoSeries.notna()
GeoSeries.notnull()
GeoSeries.offset_curve()
GeoSeries.overlaps()
GeoSeries.plot()
GeoSeries.remove_repeated_points()
GeoSeries.representative_point()
GeoSeries.reverse()
GeoSeries.segmentize()
GeoSeries.set_crs()
GeoSeries.set_precision()
GeoSeries.simplify()
GeoSeries.sindex
GeoSeries.snap()
GeoSeries.to_arrow()
GeoSeries.to_crs()
GeoSeries.to_file()
GeoSeries.to_geoframe()
GeoSeries.to_geopandas()
GeoSeries.to_json()
GeoSeries.to_parquet()
GeoSeries.to_spark_pandas()
GeoSeries.to_wkb()
GeoSeries.to_wkt()
GeoSeries.total_bounds
GeoSeries.touches()
GeoSeries.transform()
GeoSeries.type
GeoSeries.unary_union
GeoSeries.union_all()
GeoSeries.voronoi_polygons()
GeoSeries.within()
GeoSeries.x
GeoSeries.y
GeoSeries.z
read_file()
read_parquet()
SpatialIndex
SpatialIndex.__init__()
SpatialIndex.intersection()
SpatialIndex.is_empty
SpatialIndex.nearest()
SpatialIndex.query()
SpatialIndex.size