Category: Scripting and programming

Scripts and snippets of python and other languages which you can try

Batch processing with ArcGIS using Python

Batch processing means doing a number of processes sequentially or simultaneously to save time and effort. If you have a proper data-set in a proper machine, batch processing lets you organize your tasks and achieve number of goals in one click. In this post I will go through few batch processing techniques you will find in ArcGIS. Continue reading