The geodatabase toolset contains tools to convert and write data to a geodatabase.
Tool | Description |
---|---|
Reads a CAD dataset and creates feature classes of the drawing. The feature classes are written to a geodatabase feature dataset. | |
Converts a shapefile, coverage feature class, or geodatabase feature class to a shapefile or geodatabase feature class. | |
Converts one or more feature classes or feature layers to geodatabase feature classes. | |
Converts a collection of CAD annotation features to geodatabase annotation. You can convert each level to individual annotation classes or merge them into a single class. Also, if you choose map layers as input, the level and font overrides will be honored. | |
Converts a collection of coverage annotation features to geodatabase annotation. You can convert each level to individual annotation classes or merge them into a single class. Also, if you choose map layers as input, the level and font overrides will be honored. | |
Loads multiple raster datasets into a geodatabase or raster catalog. | |
Converts one or more tables to geodatabase tables in an output geodatabase. The inputs can be dBASE, INFO, VPF, OLE DB tables, geodatabase tables, or table views. | |
Exports the rows of a table, table view, feature layer, feature class, or raster with attribute table to a new geodatabase, .csv, .txt, or .dbf table. |
Tool | Recommendation |
---|---|
Import From CAD | Use the Feature Class To Feature Class tool to import individual CAD feature classes. Use the CAD To Geodatabase tool to load multiple CAD drawing datasets. |