Skip to content

Commit 9f85799

Browse files
committed
2 parents 86a84a9 + cf1b9e6 commit 9f85799

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Geographical Information Systems in Python
2-
### University of Rhode Island (Spring 2020)
2+
### University of Rhode Island (Spring 2021)
33

44
![Banner Image](/images/banner.png?raw=true)
55

@@ -46,7 +46,6 @@ Week 4 | **Lecture:** Introduction to Python modules. **Laboratory:** os, sys. B
4646
Week 5 | **Lecture:** Building basic scripts. **Laboratory:** Cover basic coding tasks, and introduce error handling, print statements and various messaging functionality. | Coding challenge 4 |
4747
Week 6 | **Lecture:** Building your first script by cheating. **Laboratory:** Using ModelBuilder and ArcToolbox to export python scripts. Extending exported python scripts. | Coding challenge 5 |
4848
Week 7 | **Lecture:** Environments, functions and file handling. **Laboratory:** Setting environments within arcpy. How to interact with and code input for tools that are available through arcpy. Avoid repeating code using functions. | Mid-term Assignment Set |
49-
Week 8 | Spring Break - No Classes | |
5049
Week 9 | **Lecture:** Introduction to Cursors. **Laboratory:** Selecting, searching, updating data using arcpy functions, and non-arcpy alternatives. | Coding challenge 6 |
5150
Week 10 | **Lecture:** Geometry objects and raster manipulation. **Laboratory:** Creating geometry objects, points, lines and polygons. Creating and working with raster datasets. | Coding challenge 7 |
5251
Week 11 | **Lecture:** Spatial analyst and other extensions in Python. **Laboratory:** Practice using various ArcGIS extensions through arcpy. Check out/in licenses, advanced functionality. | Coding challenge 8 |

0 commit comments

Comments
 (0)