Module 3: Geoprocessing

 This week, we covered three geoprocessing tasks including buffer, dissolve and add XY coordinates GIS data using two applications in ArcPro Python Window and ModeBuilder.   It was a challenge adjusting to using python language to work with GIS processes. Being more familiar with the GIS aspect of geoprocessing buffers, dissolves, and adding XY coordinates, I was able to check some of my work and view how the current running of GIS functions in a separate map project and using Spyder. 

Another error that kept showing up was that another file was already created so then the program would not run. It was an adjustment to notice these disparities. Additionally, closing the ArcPro program to go to Spyder and check my work. 



Learning note: close ArcPro before going to Spyder, especially if you are working on the same project. The Python window in ArcPro is not like the Spyder application so the code is not saved like a script and so saving and making sure the script written in the Python window is exported out or copied and pasted to Spyder so that you can save and monitor your script.



Comments

Popular posts from this blog

Fundamentals in Python

Module 5: Choropleth and Proportional Mapping

Module 3: Cartographic Design