overlay_gpd
Merge and analyze two geospatial datasets using specified overlay methods ('intersection', 'union', etc.) and save the results for detailed geospatial insights.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
gdf1_path | Yes | ||
gdf2_path | Yes | ||
how | No | intersection | |
output_path | No |