Skip to content

Enhancement proposal: include guides for accessing DEA using both QGIS and ESRI software #309

@robbibt

Description

@robbibt

Background

In Knowledge Hub, we currently do a pretty good job of catering to our QGIS users, e.g.:

However, many DEA users use ESRI software like ArcGIS Pro, which has its own different ways of accessing our data. ArcGIS Pro users currently need to work out how to load our data themselves, which can lead to a frustrating user experience (or inability to access DEA data at all).

Similarly, we currently don't provide guides on accessing DEA data via STAC and AWS in either QGIS or ArcGIS Pro, despite these being powerful and easy ways to access DEA data.

Proposed improvement

It would be extremely valuable to provide matching instructions for accessing DEA data using QGIS and ESRI software wherever appropriate. Ideally, I would love to update our docs to include subsections like this:

# SpatioTemporal Asset Catalogue (STAC)
## How to load data in Python using `odc-stac`
## How to load data using STAC in QGIS
## How to load data using STAC in ArcGIS Pro

# Amazon Web Services (AWS)
## How to load data from AWS using QGIS
## How to load data from AWS using ArcGIS Pro

# Web Map Service (WMS)
## How to connect to WMS using QGIS
## How to connect to WMS using ArcGIS Pro

# Web Coverage Service (WCS)
## How to connect to WCS using QGIS
## How to connect to WCS using ArcGIS Pro

Future work could also involve documenting how to load DEA data using other programming languages, e.g. R:

# SpatioTemporal Asset Catalogue (STAC)
## How to load data in Python using `odc-stac`
## How to load data in R using `gdalcubes`
## How to load data using STAC in QGIS
## How to load data using STAC in ArcGIS Pro

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions