Template:Clip Tool: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
(Created page with "__NOINDEX__ __NOTOC__ ==Clip== The Clip tool is uses boundary polygon(s) to limit the number of arcs, nodes, and points in a coverage to those within the bounds of the polygon. ===Input Parameters=== *''Input vector file:'' – Vector file, usually a coverage, containing the arcs, nodes, and points needing to be limited. *''Input clip polygon vector file:'' – The coverage containing the polygons to limit by. ===Output Parameters=== *''Output vector file:''...")
 
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOINDEX__
__NOINDEX__
__NOTOC__
__NOTOC__
===Clip===
The ''Clip'' tool uses boundary polygon(s) from a single coverage to limit the number of arcs, nodes, and points to those within the bounds of the polygon(s).


==Clip==
====Input Parameters====
The Clip tool is uses boundary polygon(s) to limit the number of arcs, nodes, and points in a coverage to those within the bounds of the polygon.
*''Input vector file:'' – A coverage containing the arcs, nodes, and points needing to be limited.
 
 
===Input Parameters===
*''Input vector file:'' – Vector file, usually a coverage, containing the arcs, nodes, and points needing to be limited.
*''Input clip polygon vector file:'' – The coverage containing the polygons to limit by.
*''Input clip polygon vector file:'' – The coverage containing the polygons to limit by.


 
====Output Parameters====
===Output Parameters===
*''Output vector file:'' – Creates a new coverage containing the newly clipped arcs, nodes, and points.
*''Output vector file:'' – Creates a new coverage containing the newly clipped arcs, nodes, and points.


===Toolbox Location===
====Toolbox Location====
Coverages/Clip
Coverages/Clip


====Related Links====
====Related Links====
[[https://www.whiteboxgeo.com/manual/wbt_book/available_tools/gis_analysis_overlay_tools.html#Clip | Clip]] Whitebox Documentation
*[https://www.whiteboxgeo.com/manual/wbt_book/available_tools/gis_analysis_overlay_tools.html#Clip Clip] Whitebox Documentation

Latest revision as of 22:40, 24 October 2024


Clip

The Clip tool uses boundary polygon(s) from a single coverage to limit the number of arcs, nodes, and points to those within the bounds of the polygon(s).

Input Parameters

  • Input vector file: – A coverage containing the arcs, nodes, and points needing to be limited.
  • Input clip polygon vector file: – The coverage containing the polygons to limit by.

Output Parameters

  • Output vector file: – Creates a new coverage containing the newly clipped arcs, nodes, and points.

Toolbox Location

Coverages/Clip

Related Links

  • Clip Whitebox Documentation