ID Generator
បំពេញវាលដោយលេខសម្គាល់តាមលំដាប់ ដែលបង្កើតពីតម្លៃចាប់ផ្តើម ជំហាន ការបំពេញលេខសូន្យ និងបុព្វបទ-បច្ច័យតាមជម្រើស។
- រកឃើញនៅឯណា
- KGA Toolbox ▸ Data Management ▸ VectorIQ ▸ Manage ▸ ID Generator
ទិដ្ឋភាពទូទៅ
Use it to number parcels, boundary points, or survey marks in a consistent scheme.
ការប្រើប្រាស់
- The identifier is assembled as
Prefix+ zero-padded number +Suffix. For example, a start of1, a Pad Width of3, a prefix ofP-, and no suffix producesP-001,P-002,P-003. - Pad Width is the reason to use this tool rather than a plain counter. Zero padding makes identifiers sort correctly as text: without it,
10sorts before2. Set the width to accommodate the largest number you expect — a width of3runs out at 999. - Step allows gaps in the sequence. A step of
10yields 10, 20, 30, leaving room for later insertions. - Use selected features only limits numbering to the current selection. This is how a subset is renumbered without disturbing the rest — but note that the sequence restarts from Start for the selection, so check that the numbers it produces do not collide with existing ones.
- The numbering order follows the layer's feature order. If the identifiers must run in a particular geographic sequence, sort or renumber accordingly — the tool does not order features spatially.
- Existing values in the target field are replaced. Confirm the field is the right one before generating, and consider running Duplicate Finder afterwards to verify uniqueness.
ប៉ារ៉ាម៉ែត្រ
| ផ្ទាំងគ្រប់គ្រង | ការពិពណ៌នា |
|---|---|
| Target Layer | The layer or table to number. |
| Target Field | The field that receives the generated identifiers. Existing values are replaced. |
| Start | The first number in the sequence. |
| Step | The increment between consecutive numbers. Use a value above 1 to leave gaps. |
| Pad Width | The total digit width, zero-padded on the left, so identifiers sort correctly as text. |
| Prefix | Text placed before the number. |
| Suffix | Text placed after the number. |
| Use selected features only | Numbers only the features currently selected in the map. The sequence restarts from Start. |
| Generate IDs | Writes the identifiers. |
របៀបប្រើ
- Create or choose the target field. A text field is required if you use a prefix, suffix, or padding.
- On the KGA Toolbox tab, in the Data Management group, open the VectorIQ menu, point to Manage, and click ID Generator.
- Set Target Layer and Target Field.
- Set Start and Step.
- Set Pad Width wide enough for the largest number you expect.
- Type a Prefix and Suffix if the scheme calls for them.
- Click Generate IDs, then Close.
- Run Duplicate Finder to confirm the identifiers are unique.
ព័ត៌មានអាជ្ញាបណ្ណ
Requires an active KGA Toolbox license. The tool validates the license before running.