Skip to content

feat: encode sf to pbf #16

Description

@JosiahParry

Due to the limitation of httr2's form body (see r-lib/httr2#805), we likely need an alternative way to upload data to a feature service.

The best approach would be to use a protocol buffer. To do this, we would need to utilize the append endpoint. This accepts protocol buffers.

Right now protocol buffers only go one way. We would need to go the other way for this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions