@john-salman was looking at basin geometry and we saw that some of the geometry seemed off
If you fetch the location id for the upper colorado river basin it returns a geojson geometry but the geometry is incorrect.
curl -X 'GET' \
'https://data.usbr.gov/rise/api/location/3692' \
-H 'accept: application/vnd.api+json'

We expect the geometry to look something like the upper portion of the following image

@john-salman was looking at basin geometry and we saw that some of the geometry seemed off
If you fetch the location id for the upper colorado river basin it returns a geojson geometry but the geometry is incorrect.
We expect the geometry to look something like the upper portion of the following image