Parcel Split Tool
បំបែកក្បាលដីតាមផ្ទៃស្មើគ្នា តាមចម្ងាយរបារថេរ តាមសមាមាត្រកំណត់ ឬតាមខ្សែដែលអ្នកគូស ជាមួយការគ្រប់គ្រងទិសចាប់ផ្តើម និងរបៀបដោះស្រាយផ្នែកសល់។
- រកឃើញនៅឯណា
- KGA Toolbox ▸ Geoprocessing ▸ Cadastral Tools ▸ Parcel Split Tool
ទិដ្ឋភាពទូទៅ
This is the manual-control counterpart to Parcel Split Optimizer: you specify the division rule, and the tool applies it exactly.
ការប្រើប្រាស់
- Subdivision Method determines which of the remaining parameters apply:
| Method | Parameters used |
|---|---|
AREA_EQUAL (default) | Number of divided Parts, or Target Part Area |
DISTANCE | Strip Distance |
PROPORTIONAL | Part Ratios |
USER_LINE | Split Line |
- AREA_EQUAL divides the parcel into equally sized parts. Give either Number of divided Parts (to get that many equal parts) or Target Part Area (to get as many parts of that size as fit).
- PROPORTIONAL uses Part Ratios — a list of relative shares, such as
2,1,1for parts of one half and two quarters. Ratios are relative, not absolute areas. - USER_LINE cuts along the geometry in Split Line, which must be a polyline layer. Draw the cut line first, then run the tool.
- Guide Line is an optional polyline that steers the direction of the split for the area and distance methods, so the division lines run parallel to a road or an existing boundary rather than along an arbitrary axis.
- Split from sets which side the division starts at, defaulting to
NORTH. It has a direct effect on the result — splitting the same parcel fromNORTHand fromEASTproduces different parts of equal area but different shape. - Remainder Handling applies when the parcel does not divide exactly: Use
KEEP_REMAINDERwhen each part must meet an exact area; useDISTRIBUTE_TO_PARTSwhen no undersized offcut is acceptable.KEEP_REMAINDER(default) — the leftover area stays as its own smaller part.DISTRIBUTE_TO_PARTS— the leftover is spread across the parts, so all parts are slightly larger than nominal.
ប៉ារ៉ាម៉ែត្រ
| ឈ្មោះ | ប្រភេទទិន្នន័យ | ការពិពណ៌នា |
|---|---|---|
| Input Parcel Layer | Feature Layer | The parcel layer to subdivide. Polygon geometry only. |
| Subdivision Method | String | The division rule. Default is
|
| Number of divided Partsជម្រើស | Long | How many parts to create. Used with |
| Strip Distanceជម្រើស | Double | The width of each strip. Used with |
| Guide Lineជម្រើស | Feature Set | A polyline steering the direction of the division lines, so they run parallel to a road or boundary. Polyline geometry only. |
| Split Lineជម្រើស | Feature Layer | The line along which the parcel is cut. Required for |
| Part Ratiosជម្រើស | String | The relative shares for each part, such as |
| Split from | String | The side the division starts from. Default is
|
| Target Part Areaជម្រើស | Double | The area each part should have. An alternative to Number of divided Parts for |
| Remainder Handlingជម្រើស | String | How leftover area is treated when the parcel does not divide exactly. Default is
|
| Output Parcels | Feature Class | The subdivided parcel feature class to create. |
របៀបប្រើ
Divide into equal parts
- On the KGA Toolbox tab, in the Geoprocessing group, open the Cadastral Tools gallery and click Parcel Split Tool.
- Set Input Parcel Layer.
- Leave Subdivision Method as
AREA_EQUALand set Number of divided Parts. - Set Split from to the side the division should start at.
- Optionally set Guide Line so the division lines run parallel to a road.
- Set Remainder Handling and Output Parcels, then click Run.
Divide along a drawn line
- Digitise the cut line into a polyline layer.
- Open the tool and set Subdivision Method to
USER_LINE. - Set Split Line to the polyline layer.
- Set Output Parcels and click Run.
Divide by ratio
- Open the tool and set Subdivision Method to
PROPORTIONAL. - Type the shares into Part Ratios — for example,
2,1,1. - Set Split from, Output Parcels, and click Run.
ព័ត៌មានអាជ្ញាបណ្ណ
Requires an active KGA Toolbox license. The tool validates the license before running.