Template:Clip Tool: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
 
(3 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 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 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.
*''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