I have two polygons and want to do a spatially join the attributes from the landuse_rel to lod2_1 polygon.
lod2_landuse_a = gpd.sjoin(lod2_1,landuse_rel,how=\'l