geopython / geopython/pywps

Clean-up of default value handling

Open
#395 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
186
Forks
117
Avg merge
11d 20h
Merged PRs (30d)
1

Description

# Description

While working on the OpenDAP integration (PR #394) we recognized that we have to change the current implementation for default values:

* We probably don't need to set `default_type` ... it is either fixed (Literal, BBox) or we guess it from the value. In case of `ComplexInput` it could potentially cause an error because we have several options (data, file, URL).
* Consistent handling of default for Literal, BBox and ComplexInput.

# Steps to Reproduce

# Additional Information

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.