Openstreet Parcel#
- shift.parcels_from_geodataframe(geo_df: GeoDataFrame) list[ParcelModel] #
Function to convert geopandas dataframe to list of parcel models.
- Parameters:
geo_df (GeoDataFrame) – Geo dataframe.
- Returns:
list[ParcelModel]
Function to convert geopandas dataframe to list of parcel models.
geo_df (GeoDataFrame) – Geo dataframe.
list[ParcelModel]