sjoin_gpd
Perform spatial joins between two geospatial datasets using specified join type and spatial predicate. Save the output to a defined path for further geospatial analysis.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
how | No | inner | |
left_path | Yes | ||
output_path | No | ||
predicate | No | intersects | |
right_path | Yes |