Perform specific geometry query operations (centroid, buffer, intersect, etc.) and return results in JSON format.
There is no usage for this tool.
| Parameter | Explanation |
|---|---|
| Input_Features |
Path or reference to input features for geometry query operations. |
| Operation |
Geometry operation to perform: centroid, truecentroid, truecentroidbuffer, intersect, intersectarea, or attribute. |
| Fields (Optional) |
Semicolon-separated list of field names to include in the output. |
| Where_Clause (Optional) |
Optional SQL where clause to filter input features. |
| Aoi_Geometry (Optional) |
Optional area of interest geometry for spatial filtering or intersection operations. |
| Buffer_Distance (Optional) |
Buffer distance to apply for buffer operations (with units, e.g., "100 Meters"). |
| Other_Parameters (Optional) |
Additional operation-specific parameters in key=value format. |
There are no code samples for this tool.
GeoTools, query, geometry, centroid, intersect, buffer
There are no credits for this item.
There are no use limitations for this item.