Skip to content

Promise-based write API? #124

@charlieforward9

Description

@charlieforward9

shp-write/src/write.js

Lines 15 to 16 in 48a0fe7

// Low-level writing interface
function write(rows, geometry_type, geometries, callback) {

While updating the README, I realized that write does not use async/await. This seems ancient. This issue tracks the upgrade of this (unless the current callback form is in fact better for some reason)

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