Cadastralឧបករណ៍ដំណើរការ
Parcel Adjacency
បង្កើតតារាងអ្នកជិតខាង ដែលកត់ត្រាថាក្បាលដីណាប៉ះនឹងក្បាលដីណា ព្រមទាំងអាចរួមបញ្ចូលប្រវែងព្រំដែនរួមនីមួយៗ។
- រកឃើញនៅឯណា
- KGA Toolbox ▸ Geoprocessing ▸ Cadastral Tools ▸ Parcel Adjacency
ទិដ្ឋភាពទូទៅ
An adjacency table is the foundation for neighbour notification lists, boundary dispute analysis, and any question of the form "which parcels border this one".
ការប្រើប្រាស់
- Adjacency Type decides what counts as adjacent: For neighbour notification,
Shared Edgeis usually correct; a diagonal corner touch is not a shared boundary in practice.Shared Edge(default) — Parcels are neighbours only if they share a boundary segment. Two parcels meeting at a single corner point are not neighbours.Shared Edge or Corner— Corner-only contact also counts.
- Write Both Directions controls table symmetry: Check it when the table will be joined or queried by parcel; leave it unchecked for a compact pair list.
- Unchecked (default) — Each pair is written once. Parcel A → B appears, but not B → A. Compact, but a lookup on a given parcel must search both columns.
- Checked — Each pair is written twice, once in each direction. The table is twice the size, but a query on one parcel column returns all its neighbours.
- Include Shared Boundary Length is on by default and records the length of each shared boundary in the layer's coordinate system units. This is what distinguishes a substantial common boundary from a few centimetres of incidental contact.
- Run Parcel Overlap Check first. Overlapping parcels produce misleading adjacency results, because an overlap is reported as shared boundary.
ប៉ារ៉ាម៉ែត្រ
| ឈ្មោះ | ប្រភេទទិន្នន័យ | ការពិពណ៌នា |
|---|---|---|
| Input Parcel Layer | Feature Layer | The parcel layer to analyse. |
| Parcel ID Field | Field | The field identifying each parcel. Its values populate both parcel columns of the output table. |
| Output Neighbor Table | Table | The table recording the adjacency pairs. |
| Adjacency Type | String | What counts as adjacency. Default is
|
| Write Both Directionsជម្រើស | Boolean | Controls whether each pair is written once or twice.
|
| Include Shared Boundary Lengthជម្រើស | Boolean | Records the length of each shared boundary, in the layer's coordinate system units.
|
របៀបប្រើ
- Run Parcel Overlap Check and resolve any overlaps.
- On the KGA Toolbox tab, in the Geoprocessing group, open the Cadastral Tools gallery and click Parcel Adjacency.
- Set Input Parcel Layer and Parcel ID Field.
- Set Output Neighbor Table.
- Set Adjacency Type — leave it at
Shared Edgeunless corner contact must count. - Check Write Both Directions if the table will be queried by parcel.
- Leave Include Shared Boundary Length checked so short incidental contacts can be filtered out later.
- Click Run.
ព័ត៌មានអាជ្ញាបណ្ណ
Requires an active KGA Toolbox license. The tool validates the license before running.