From 4c8d3888ae8999835e55718d22d4dbda9a5b7559 Mon Sep 17 00:00:00 2001 From: David Blodgett Date: Thu, 17 Oct 2024 09:16:23 -0500 Subject: [PATCH] switch mainstem service URL to national map (#240) --- namespaces/usgs/mainstems/mainstems.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/namespaces/usgs/mainstems/mainstems.csv b/namespaces/usgs/mainstems/mainstems.csv index 32c2d3cb..f6de6bd6 100644 --- a/namespaces/usgs/mainstems/mainstems.csv +++ b/namespaces/usgs/mainstems/mainstems.csv @@ -1,2 +1,2 @@ id,target,creator,description -https://geoconnex.us//usgs/mainstems/([0-9_]+).*$, https://hydro.nationalmap.gov/arcgis/rest/services/3DHP_all/MapServer/2/query?where=mainstemid%3D'https%3A%2F%2Fgeoconnex.us%2Fusgs%2Fmainstems%2F$1'&outFields=*&f=geojson&inSR=4269&outSR=4326, dblodgett@usgs.gov, USGS Mainstem ID +https://geoconnex.us//usgs/mainstems/([0-9_]+).*$, https://hydro.nationalmap.gov/arcgis/rest/services/3DHP_all/MapServer/50/query?where=mainstemid%3D'https%3A%2F%2Fgeoconnex.us%2Fusgs%2Fmainstems%2F$1'&outFields=*&f=geojson&inSR=4269&outSR=4326, dblodgett@usgs.gov, USGS Mainstem ID