Skip to content

Instantly share code, notes, and snippets.

@youssefHosni
Created August 31, 2023 16:18
Show Gist options
  • Save youssefHosni/9c07cf1bcf52f2f2e91f2f81e9b14902 to your computer and use it in GitHub Desktop.
Save youssefHosni/9c07cf1bcf52f2f2e91f2f81e9b14902 to your computer and use it in GitHub Desktop.
lanes_districts = gpd.sjoin(districts, bike_lane, how='inner', predicate='intersects')
lanes_districts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment