Polygon To Boundary Point
បម្លែងចំណុចកំពូលនៃស្រទាប់ពហុកោណមួយ ឬច្រើន ទៅជា feature class ចំណុច ដោយលុបចំណុចស្ទួន និងដាក់លេខរៀងតាមលំដាប់។
- រកឃើញនៅឯណា
- KGA Toolbox ▸ Data Creation ▸ Conversion Tool ▸ Polygon To Boundary Point
ទិដ្ឋភាពទូទៅ
Each input polygon layer produces its own point feature class. Use this tool to extract parcel corner points for coordinate listings, survey reports, or boundary-point labelling.
ការប្រើប្រាស់
- The tool accepts multiple polygon layers in one run. Each input produces a separate output named
<input>_to_point. - Coincident vertices are removed. A polygon's closing vertex repeats its start vertex, and adjacent parcels share corners; the tool deletes identical geometries so each physical corner appears once.
- A
LONGfield namedIDis added to every output and populated with a sequential number starting at 1, giving each boundary point a stable label. - The
ORIG_FIDfield left behind by the vertex-extraction step is removed automatically. - Check Drop Unrelated Fields? to produce a minimal point layer. All attribute fields inherited from the polygon are deleted except the geometry and system fields (
Shape,OID,FID,OBJECTID,Shape_Area,Shape_Length). TheIDfield is still added afterwards. - Because duplicate vertices are removed, the point count will be lower than the polygon's raw vertex count. This is expected.
ប៉ារ៉ាម៉ែត្រ
| ឈ្មោះ | ប្រភេទទិន្នន័យ | ការពិពណ៌នា |
|---|---|---|
| Input Boundary Polygon | Feature Layer (multiple) | One or more polygon layers whose vertices are converted to points. Each layer produces its own output. |
| Drop Unrelated Fields?ជម្រើស | Boolean | Controls whether polygon attributes are carried into the point output.
|
| Output workspace | Workspace; Feature Dataset | The geodatabase or feature dataset that receives the point feature classes. |
| Add output to map?ជម្រើស | Boolean | Controls whether the outputs are added to the active map.
|
Derived Output
| ឈ្មោះ | ប្រភេទទិន្នន័យ | ការពិពណ៌នា |
|---|---|---|
| Output Point Feature Class | Feature Class | One point feature class per input layer, named |
របៀបប្រើ
- On the KGA Toolbox tab, in the Data Creation group, open the Conversion Tool gallery and click Polygon To Boundary Point.
- In Input Boundary Polygon, select one or more polygon layers.
- Check Drop Unrelated Fields? if you only need corner geometry and an ID.
- Set Output workspace.
- Click Run. One point feature class is created per input layer.
ព័ត៌មានអាជ្ញាបណ្ណ
Requires an active KGA Toolbox license. The tool validates the license before running.