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

Integrate pygeoapi #120

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ricardogsilva
Copy link
Collaborator

This PR adds a new dominode-pygeoapi django app to integrate pygeoapi into DomiNode. The main idea with this is to use pygeoapi's STAC support in order to have a STAC server that would be able to serve DomiNode raster datasets.

We would then use this STAC server to let privileged users access raster datasets directly from QGIS using the STAC Browser plugin.

The current PR is a very early draft of what the STAC server would look like. Unfortunately, while implementing this I realized that pygeoapi's STAC implementation is still incomplete. Check here for more details:

This means that it is currently not possible to use the QGIS STAC browser plugin with a server that uses pygeoapi.

This situation may change in the near future, so I'm leaving this PR open (in draft form) for reference in order to revisit it later

ricardogsilva and others added 4 commits October 7, 2020 16:14
…e into integrate-pygeoapi

� Conflicts:
�	geonode_dominode/dominode_pygeoapi/urls.py
�	geonode_dominode/dominode_pygeoapi/views.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant