This week, we worked on geoprocessing in ArcGIS Pro using Model Builder and Python scripting. We had to accomplish some very basic tasks, but use these methods for them, neither of which I've done before.
I really like the Model Builder function in ArcGIS Pro. It’s nice to be able to draw things out in a way that creates the model but also makes the model (versus using the online tool to map things out and than doing all the geoprocessing). It took me a few minutes to sort out the specific tools as there are many different ways to accomplish the same results within ArcGIS. In the end, I used tools that best fit exactly what the assignment was asking me to do. For instance, it very clearly asked me to select out polygons and delete them. So instead of selecting out what I wanted left in the end and creating a new file, I figured out how to select by attribute and then delete these from the main feature layer.
| The model I created with Model Builder |
| Script success! |
No comments:
Post a Comment