build_and_transform_weights
Generate and transform spatial weights for geospatial analysis using methods like queen, rook, distance band, or k-nearest neighbors. Define parameters such as threshold, ID field, and transformation type to customize spatial relationships in GIS operations.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
binary | No | ||
data_path | Yes | ||
id_field | No | ||
k | No | ||
method | No | queen | |
threshold | No | ||
transform_type | No | r |