I need to communicate with USGS to get a live connection of the gages layer indexed to the NLDI. This will allow for the tool to visualize upstream/downstream queries for gages and basins.
This will require a geojson endpoint from which the entire layer can be fetched without iteration. Feature Server has max return of 1000. I will explore a pygeoapi service that can republish.
I need to communicate with USGS to get a live connection of the gages layer indexed to the NLDI. This will allow for the tool to visualize upstream/downstream queries for gages and basins.
See here for contribution process: https://github.com/ACWI-SSWD/nldi-crawler#contributing
This will require a geojson endpoint from which the entire layer can be fetched without iteration. Feature Server has max return of 1000. I will explore a pygeoapi service that can republish.