Skip to content

Add support for writing GDAL/OGR formats via pyogrio #358

@paleolimbot

Description

@paleolimbot

In #137 / #283 we added read support for GDAL/OGR formats; however, we don't have write path yet. Briefly, we need to:

  • Add support for writing via the ExternalFormatSpec
  • Add a wrapper of some kind for writing a RecordBatchReader via pyogrio (I am not sure exactly how this is supported there and might need an upstream contribution)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions