Python for ArcGIS
On these pages you will find materials for the subject Programming for GIS and Remote Sensing taught at the FES CULS in Prague.
Schedule by weeks:
- Introduction to programming. Graphic programming with Model Builder.
- Python I: variables, data types, conditions and loops
- Python II: inputs, text files, directories
- Python III: functions, modules, objects
- ArcPy package: data browsing, data properties, running tools
- User interfaces of custom tools in ArcGIS
- Working with attribute table I: columns and selections
- Working with attribute table II: cursors
- Geometry I: reading and writing
- Geometry II: use in analyzes
- Raster analysis, map algebra
- Automation of layout creation