Database Structure Builder
រចនា និងបង្កើតរចនាសម្ព័ន្ធ geodatabase ទាំងមូលពីផ្ទាំងតែមួយ — feature dataset, feature class និងតារាង — ឬរកឃើញរចនាសម្ព័ន្ធ geodatabase ដែលមានស្រាប់ រួចពង្រីកវា។
- រកឃើញនៅឯណា
- KGA Toolbox ▸ Data Management ▸ VectorIQ ▸ Database Structure Builder
ទិដ្ឋភាពទូទៅ
Where Create Polygon Layer makes one feature class, this tool builds the container and everything in it.
ការប្រើប្រាស់
- The tool opens as a dock pane, so it stays open while you build the structure up.
- Mode selects what the tool does, and it governs which parameters are available:
| Mode | Purpose | Parameters enabled |
|---|---|---|
| Create New Structure | Build a new geodatabase from scratch | Database Name, Output Folder, Create New Geodatabase |
| Extend Existing Structure | Add to a geodatabase that already exists | Geodatabase Source, Browse, Detect Structure, Refresh Structure |
- In Extend Existing Structure mode, click Detect Structure first. It reads the existing geodatabase and populates the grids, so additions are made against what is really there rather than against an assumption. Refresh Structure re-reads it after an external change.
- Feature Datasets are managed with Add Feature Dataset, Import Feature Dataset, and Remove. Each carries a Feature Dataset Name, a Coordinate System / CRS, and a Status. Getting the feature dataset right matters beyond tidiness: a geodatabase topology can only contain feature classes from a single feature dataset, so grouping the layers that must be validated together is what makes Topology Check possible later.
- Feature Classes / Tables are managed with Add Feature Class, Add Table, and Import Feature/Table. Each row has a Name, a Geometry Type, and a Store In value naming the feature dataset that holds it.
- Import KML/KMZ is present on the dialog but not implemented — it is disabled and reports "Import KML/KMZ will be available in a future update." Use KML Handler to bring KML data in.
- Two options apply to the whole run:
- Add created layers to current map adds everything created to the active map.
- Overwrite existing items replaces items that already exist. Leave this unchecked when extending a populated geodatabase — overwriting a feature class discards its data.
- Run builds the structure as designed.
ប៉ារ៉ាម៉ែត្រ
| ផ្ទាំងគ្រប់គ្រង | ការពិពណ៌នា |
|---|---|
| Mode | Create New Structure or Extend Existing Structure. |
| Geodatabase Source | The existing geodatabase to extend. Extend mode only. |
| Browse | Browses for the geodatabase or output folder. |
| Detect Structure | Reads the existing geodatabase and populates the grids. Extend mode only. |
| Refresh Structure | Re-reads the existing geodatabase after an external change. |
| Database Name | The name of the new geodatabase. Create mode only. |
| Output Folder | The folder for the new geodatabase. Create mode only. |
| Create New Geodatabase | Creates the geodatabase. Create mode only. |
| Feature Datasets | The feature datasets to create, each with Feature Dataset Name, Coordinate System / CRS, and Status. |
| Add Feature Dataset / Import Feature Dataset / Remove | Manage the feature dataset list. |
| Feature Classes / Tables | The feature classes and tables to create, each with Name, Geometry Type, and Store In. |
| Add Feature Class / Add Table / Import Feature/Table | Manage the feature class and table list. |
| Import KML/KMZ | Not implemented in this release; the control is disabled. |
| Add created layers to current map | Adds everything created to the active map. |
| Overwrite existing items | Replaces items that already exist. Discards their data. |
| Run | Builds the structure. |
របៀបប្រើ
Build a new geodatabase
- On the KGA Toolbox tab, in the Data Management group, open the VectorIQ menu and click Database Structure Builder.
- Set Mode to Create New Structure.
- Type a Database Name and set the Output Folder.
- Click Add Feature Dataset, name it, and set its Coordinate System. Group together the layers that will need to be validated as one topology.
- Click Add Feature Class for each layer, setting its Name, Geometry Type, and the Store In feature dataset. Use Add Table for non-spatial tables.
- Check Add created layers to current map.
- Click Run.
Extend an existing geodatabase
- Open the tool and set Mode to Extend Existing Structure.
- Set Geodatabase Source with Browse.
- Click Detect Structure and wait for the grids to populate.
- Add the new feature datasets, feature classes, or tables.
- Leave Overwrite existing items unchecked, so existing data is not discarded.
- Click Run.
ព័ត៌មានអាជ្ញាបណ្ណ
Requires an active KGA Toolbox license. The tool validates the license before running.