Data Creationឧបករណ៍ដំណើរការ

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 LONG field named ID is added to every output and populated with a sequential number starting at 1, giving each boundary point a stable label.
  • The ORIG_FID field 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). The ID field 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.

ប៉ារ៉ាម៉ែត្រ

Parameters for Polygon To Boundary Point
ឈ្មោះប្រភេទទិន្នន័យការពិពណ៌នា
Input Boundary PolygonFeature 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.

  • Checked — All inherited attribute fields are deleted, leaving geometry, system fields, and the new ID field.
  • Unchecked (default) — Polygon attributes are retained on each point.
Output workspaceWorkspace; 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.

  • Checked (default) — Outputs are added.
  • Unchecked — Outputs are created but not added.

Derived Output

Parameters for Polygon To Boundary Point — Derived Output
ឈ្មោះប្រភេទទិន្នន័យការពិពណ៌នា
Output Point Feature ClassFeature Class

One point feature class per input layer, named <input>_to_point, containing deduplicated boundary vertices with a sequential ID field.

របៀបប្រើ

  1. On the KGA Toolbox tab, in the Data Creation group, open the Conversion Tool gallery and click Polygon To Boundary Point.
  2. In Input Boundary Polygon, select one or more polygon layers.
  3. Check Drop Unrelated Fields? if you only need corner geometry and an ID.
  4. Set Output workspace.
  5. Click Run. One point feature class is created per input layer.

ព័ត៌មានអាជ្ញាបណ្ណ

Requires an active KGA Toolbox license. The tool validates the license before running.

មើលផងដែរ

ត្រឡប់ទៅឯកសារណែនាំ