internetofwater / ca-gages

Creative Commons Zero v1.0 Universal
0 stars 1 forks source link

NLDI Integration #5

Closed ksonda closed 3 years ago

ksonda commented 3 years ago

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.

ksonda commented 3 years ago

https://github.com/ACWI-SSWD/nldi-db/pulls

Should be integrated soon.