Skip to content

Commit

Permalink
MNT: Revert to the original waterdata link [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Taher Chegini committed Dec 28, 2023
1 parent 060573c commit 4294740
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pynhd/pynhd.py
Original file line number Diff line number Diff line change
Expand Up @@ -568,8 +568,7 @@ def __init__(
self.layer = f"{self.layer}_20201006"
self.crs = crs
self.wfs = WFS(
# ServiceURL().wfs.waterdata,
"https://nhgf.wma.chs.usgs.gov/geoserver/wmadata/ows",
ServiceURL().wfs.waterdata,
layer=self.layer,
outformat="application/json",
version="2.0.0",
Expand Down

0 comments on commit 4294740

Please sign in to comment.