sjoin_nearest_gpd
Perform nearest neighbor spatial join between two geospatial datasets with optional max distance. Specify join type and save results directly for efficient geospatial analysis.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
how | No | left | |
left_path | Yes | ||
max_distance | No | ||
output_path | No | ||
right_path | Yes |