Skip to content

With spatial extension, writing file raise a GDAL error (only in wasm) #1840

Open
@TomBor

Description

@TomBor

What happens?

Writing a file with the spatial extension in duckbb wasm raise a GDAL error (IO Error: GDAL Error (3): Cannot write feature).

COPY table TO 'polygon.geojson' WITH (FORMAT 'GDAL', DRIVER 'GeoJSON');
Capture d’écran 2024-09-02 à 11 42 14

I also wrote a similar issue in the spatial repo #363

To Reproduce

See this reproductible example in the shell

Browser/Environment:

Chrome 128

Device:

MacBook Pro 2019

DuckDB-Wasm Version:

[email protected]

DuckDB-Wasm Deployment:

shell.duckdb.org

Full Name:

Thomas Ansart

Affiliation:

Sciences Po

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions