-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[GWELLS-2050] FEATURE** Date export Endpoint DataBC #2143
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
code looks good.
As it is well data that is being accessed here, i think that it would make more sense to to have this new endpoint defined in app/backend/wells rather than aquifers
|
Pull Request Standards
HOTFIX
,FEATURE
,etc
][GWELLS-###]
README
,functions
,team documents
]Description
This PR includes the following proposed change(s):
/api/v2/gis/aquifer-parameters
endpoint to gwells api for exporting public data to DataBCAdditional Notes
realtime=True
query string to pull live data vs stored date (existing functionality in previous export endpoints)