ArcGIS REST Endpoint to Feature Class
ArcPy / Python Basics
This project was completed in lieu of a final assessment for the Python Coding for GIS course in the Spring of 2023. This is a reusable notebook that downloads a feature dataset from an ArcGIS REST Endpoint (feature server) and saves it to a local feature class or shapefile.
This project only demonstrates a small portion of the skills gained in this course. Throughout the semester I also learned
Basic python coding
Loops, if/else, SQL,
ArcPy functions and documentation reading
Search/Insert Cursors
Python problem solving skills
Tool and toolbox building
Module building
You can download the read me file for my project here, and the reusable notebook here.
Here is a video demonstrating the use of my notebook.