You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we are only able to download/upload/update QGIS Hub Resource via the web. It would be really great if we have an API to do this. Then we can integrate the QGIS Hub into QGIS so that QGIS users are able to access it directly from QGIS.
API needed:
for starter (read-only) - Get the list of resources for each resource type (e.g. style, project, model, etc) - Get the information for each resource - Download the resource itself
For later
Authentication
Create/Upload a new resource for each resource type
Currently, we are only able to download/upload/update QGIS Hub Resource via the web. It would be really great if we have an API to do this. Then we can integrate the QGIS Hub into QGIS so that QGIS users are able to access it directly from QGIS.
API needed:
for starter (read-only)- Get the list of resources for each resource type (e.g. style, project, model, etc)- Get the information for each resource- Download the resource itselfFor later
cc @timlinux @dimasciput
The text was updated successfully, but these errors were encountered: