You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think I've changed my mind. Rather than having different classes for the ingestion types, I think I am going to tackle it more procedurally. The difference between point and reach only shows itself when linking to the NHD catchment data... will handle it there.
In the mean while, will ingest GeoJSON features and insert them into their feature table as-is. Catchment linking will be its own thing.
python classes for each type of ingestion, along with the mapping to relate those classes to the relevant tables in the nldi database.
The text was updated successfully, but these errors were encountered: