merge_gpd
Merge two shapefiles using common attribute columns to combine data without altering geometries. Supports 'left', 'right', 'outer', and 'inner' joins. Specify output path and join parameters for precise data integration.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
output_path | Yes | ||
shapefile1_path | Yes | ||
shapefile2_path | Yes |