Skip to content
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

Add support for MapServer OGC API - Features output #1

Open
gfenoy opened this issue Jun 17, 2021 · 0 comments
Open

Add support for MapServer OGC API - Features output #1

gfenoy opened this issue Jun 17, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request ZOO-Kernel Specific to the ZOO-Kernel

Comments

@gfenoy
Copy link
Contributor

gfenoy commented Jun 17, 2021

Despite the fact that the MapServer support, that we implemented some years ago, has been integrated within the current implementation of the OGC API - Processes, the output does not use the OGC API - Features capability that is now offered by MapServer as per the following RFC.

In consequence, we need to make the appropriate updates to the current implementation to support the OGC API - Features to be supported as an output format.

I think we can keep the same way of linking the useMapserver within the metadata file / database entries to the output formats. Obviously, this time we may use the application/json mimeType metadata information to detect that the OGC API - Features is required and we can keep the same behavior for text/xml which will output a WFS GetFeature request, and all the rest say unchanged.

@gfenoy gfenoy added enhancement New feature or request ZOO-Kernel Specific to the ZOO-Kernel labels Oct 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ZOO-Kernel Specific to the ZOO-Kernel
Projects
None yet
Development

No branches or pull requests

2 participants