ArcGIS Pro 3.0.2: How to import features classes from file geodatabase into feature dataset in the model builder?
In the screenshot below, I couldn’t figure out how to import features classes from file geodatabase into feature dataset in the model builder.
What could be the best practice in order to perform this?
Hi Jamal,
To import feature classes from a file geodatabase into a feature dataset using ModelBuilder in ArcGIS Pro, you can use the "Feature Class to Feature Class" tool. Follow these steps:
1. Open ArcGIS Pro and navigate to the "Analysis" tab. Click on "ModelBuilder" to open the ModelBuilder window.
2. Drag and drop the file geodatabase containing the feature classes into the ModelBuilder window. This will add the geodatabase as an input to your model.
3. Go to the "Search" pane and search for the "Feature Class to Feature Class" tool. Drag this tool into the ModelBuilder window.
4. Connect the output of the file geodatabase (the geodatabase input) to the input of the "Feature Class to Feature Class" tool.
5. In the "Feature Class to Feature Class" tool, specify the output feature dataset where you want to import the feature classes. You can create a new feature dataset or select an existing one.
6. Once the inputs and outputs are connected and configured, you can run the model by clicking on the "Run" button in the ModelBuilder window.
Many thanks of the help.
I couldn’t figure out how the “feature class to feature class” tool can read from the “ATM.gdb” and write in the K feature dataset.
The data and the model are attached