-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update from internetofwater/geoconnex.us@b5cfad1
- Loading branch information
Showing
5 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ https://geoconnex.us/iow/homepage, https://internetofwater.org, konda@lincolnins | |
https://geoconnex.us/iow/aboutus, https://internetofwater.org/who-we-are/, [email protected], About us | ||
https://geoconnex.us/demo, https://geoconnex.internetofwater.dev/demo, [email protected], geconnex demo | ||
https://geoconnex.us/iow/sitemap, https://reference.geoconnex.us/stac/sitemap, [email protected], geoconnex sitemap | ||
https://geoconnex.us/iow/nldi, https://labs.waterdata.usgs.gov/about-nldi/index.html, [email protected], nldi shortlink | ||
https://geoconnex.us/iow/nldi, https://waterdata.usgs.gov/blog/nldi-intro/, [email protected], nldi shortlink | ||
https://geoconnex.us/iow/nldi/demo, https://storymaps.arcgis.com/stories/0ecb1aaf143b4e1981dbe30f38fceec5, [email protected], nldi demo shortlink | ||
https://geoconnex.us/iow/map, https://gis.cgs.earth/portal/apps/webappviewer/index.html?id=41e8676b373344dfab9733b4d8f32837, [email protected], geoconnex content map | ||
https://geoconnex.us/iow/cr-demo, https://lincolninstitute.maps.arcgis.com/apps/mapviewer/index.html?webmap=87f4a26d8af24e758b39ec4d137661ac, [email protected], geoconnex demo map | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
id,target,creator,description | ||
https://geoconnex.us//nhdplusv2/comid/([0-9]+).*$, https://labs.waterdata.usgs.gov/api/nldi/linked-data/comid/$1, iow, NHDPlusV2 NLDI comids | ||
https://geoconnex.us//nhdplusv2/comid/([0-9]+).*$, https://api.water.usgs.gov/nldi/linked-data/comid/$1, iow, NHDPlusV2 NLDI comids |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
id,target,creator,description | ||
https://geoconnex.us//nhdplusv2/huc12/([0-9]+)$, https://labs.waterdata.usgs.gov/api/nldi/linked-data/huc12pp/$1, iow, NHDPlusV2 NLDI HUC12 | ||
https://geoconnex.us//nhdplusv2/huc12/([0-9]+)$, https://api.water.usgs.gov/nldi/linked-data/huc12pp/$1, iow, NHDPlusV2 NLDI HUC12 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
id,target,creator,description | ||
https://geoconnex.us//nhdplusv2/reachcode/([0-9]+).*$, https://labs.waterdata.usgs.gov/geoserver/wmadata/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=wmadata%3Anhdflowline_network&outputFormat=application%2Fjson&cql_filter=reachcode%20=%20%27$1%27, iow, NHDPlusV2 reachcode | ||
https://geoconnex.us//nhdplusv2/reachcode/([0-9]+).*$, https://api.water.usgs.gov/geoserver/wmadata/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=wmadata%3Anhdflowline_network&outputFormat=application%2Fjson&cql_filter=reachcode%20=%20%27$1%27, iow, NHDPlusV2 reachcode |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
id,target,creator,description | ||
https://geoconnex.us//nhdplusv2/nhdwaterbody_comid/([0-9]+).*$, https://labs.waterdata.usgs.gov/geoserver/wmadata/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=wmadata%3Anhdwaterbody&outputFormat=application%2Fjson&cql_filter=comid%20=%20%27$1%27, iow, NHDPlusV2 nhdwaterbody | ||
https://geoconnex.us//nhdplusv2/nhdwaterbody_comid/([0-9]+).*$, https://api.water.usgs.gov/geoserver/wmadata/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=wmadata%3Anhdwaterbody&outputFormat=application%2Fjson&cql_filter=comid%20=%20%27$1%27, iow, NHDPlusV2 nhdwaterbody |