Skip to content

Geotiff datatype not supported by QGIS #68

@robyngit

Description

@robyngit
  • QGIS supports a subset of the data types that GDAL supports
  • In the current workflow, the data type is decided based on the precision of the values that result from the pixel summarization/re-sampling step. However, these statistic summaries are not rounded and end up arbitrarily precise
  • We should round the statistics based on the precision of the incoming values.
  • We should also limit the data types to those that are widely supported by GIS software

Further discussion of this topic here: #28

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    Status

    No status

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions