build_transform_and_save_weights
Generate and save spatial weights for GIS analysis by reading a shapefile, applying methods like queen, rook, or knn, transforming weights if needed, and exporting them in GAL or GWT format.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
binary | No | ||
data_path | Yes | ||
format | No | gal | |
id_field | No | ||
k | No | ||
method | No | queen | |
output_path | No | weights.gal | |
overwrite | No | ||
threshold | No | ||
transform_type | No |