Accessing Watershed Shapefile Using Python
1 file•1 Jupyter Notebook
About
This workflow demonstrates how to access and visualize watershed boundaries for a given USGS site. Using the pynhd package’s NLDI (Network Linked Data Index) service, we query a watershed polygon by providing a site number and then export the results as a shapefile. The shapefile can be saved locally for future use or analysis. To ensure correct geographic representation, the pyproj CRS (Coordinate Reference System) is applied. Finally, the watershed shapefile is plotted to provide a clear spatial visualization, making it easier to integrate into hydrologic studies, geospatial analyses, or data-driven mapping projects.
Instructor

Jibin Joseph
50 modules

Discussions
Please login to view discussions.
Reviews
Not reviewed yet
No reviews yet.
Related & Recommended
(none)