-
Notifications
You must be signed in to change notification settings - Fork 6
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
Complete usage documentation #61
Comments
@dbyrns @tomLandry |
Wow that's an impressive list! |
@dbyrns |
@fmigneault I've just finished the TOC for the pilot engineering report. See here: https://gitlab.ogc.org/ogc/eoappspilot/-/blob/master/ER_CRIM/er.adoc |
add docs example references (relates to #61)
Complete
todo
inweaver/docs
(see also #101)(use
make fixme-list
to find them)Introduction (the basics)
/api
/version
sphinx-redoc
#732Type of Processes
builtin
processes, and which ones are available? (Provide "builtin" apps as process building blocs #20)Maybe even bidirectional support? ([Feature] Handle Accept header for JSON/XML response in WPS 2.0 #125, [Feature] Handle WPS-1.x/2.x execute request as WPS-3 'job' #126)
CWL-related (Some kind of tutorial My first CWL for WPS Applcation Package)
arrays
(most confusing since CWL are a list under the same ID but WPS repeat the ID for each individual entry of the list)steps
related to WPS processes IDs?Configuration (see: configuration)
confval
definitions #714Current docs only describe generic Request Options but not specific INI settings for caching which are mostly different, but could also be combined with
cache=True|False
viarequest_extra
handling.Process Execution (in https://github.com/crim-ca/weaver/blob/master/docs/source/processes.rst, see already defined sections with
.. todo::
notes):BoundingBox Inputs
Collection Inputs
(relates to Support OGC-API Processes - Part 3: Collection Inputs #682)Collection Outputs
(relates to Support OGC-API Processes - Part 3: Collection Outputs #683)Nested Processes
(relates to Support OGC-API Processes - Part 3: Workflows #412)Multiple Inputs
Chaining Step Processes
(combined withNested Processes
?)Quotation/Billing
(see quote-estimator integration #531)
Utils and Use-Cases
Other
The text was updated successfully, but these errors were encountered: