I am currently using Arc GIS Pro 3.1
I am trying to create a user friendly tool in Pro.
The tool will extract specified datasets/features from a .gdb.
There is a feature within a data set that the user will be able to select the extent of the data from. 'Installation'.
I wouldlove for the user to choose the .gdb to extract data from, what datasets they are extracting, and from what installations.
I am having some difficulty trying to get the model mapped out. The python code used to normally perfoms this is attached...
If you have Python code already, maybe it makes more sense to add parameters to it and make a Python tool in an ArcGIS Toolbox.
Script tools:
This may help:
https://learngis.maps.arcgis.com/home/item.html?id=24e13f2f4fe8453b9d1107e1f5b1d3cf
or
https://mediaspace.esri.com/media/t/1_1loi5jdh
Script tool parameters: